summaryrefslogtreecommitdiff
path: root/etckeeper.conf
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2010-03-12 16:59:46 -0500
committerJoey Hess <joey@gnu.kitenet.net>2010-03-12 16:59:46 -0500
commitbf4a93ca53cb2bd463ad553d13f4e988e26fe35f (patch)
tree5c1f1808f67c695d89a34002795521968c4a27a6 /etckeeper.conf
parent12b0916521b2b998fe552f2c2ce454bc9f9364ad (diff)
whitespace
Diffstat (limited to 'etckeeper.conf')
-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=""