summaryrefslogtreecommitdiff
path: root/etckeeper.conf
blob: 753952d6ba00342a3891d735180835641c2f0908 (plain)
1
2
3
4
5
6
# 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"
#GIT_COMMIT_OPTIONS="-e"
#HG_COMMIT_OPTIONS="-e"