summaryrefslogtreecommitdiff
path: root/etckeeper.conf
blob: 114dd395c292811bd81989c616011a2beabfbce3 (plain)
1
2
3
4
5
6
7
# Options passed to git commit when run by etckeeper.
# You could for exemple use "-e" if you want to edit all commit messages
# before committing.
# VCS="hg"
 VCS="git"
#GIT_COMMIT_OPTIONS="-e"
#HG_COMMIT_OPTIONS="-e"