summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--etckeeper.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/etckeeper.conf b/etckeeper.conf
index f810870..ef8309c 100644
--- a/etckeeper.conf
+++ b/etckeeper.conf
@@ -1,8 +1,8 @@
# The VCS to use.
-# VCS="hg"
+#VCS="hg"
VCS="git"
-# VCS="bzr"
-# VCS="darcs"
+#VCS="bzr"
+#VCS="darcs"
# Options passed to git commit when run by etckeeper.
#GIT_COMMIT_OPTIONS=""