summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README5
1 files changed, 5 insertions, 0 deletions
diff --git a/README b/README
index 937be7f..2cf8410 100644
--- a/README
+++ b/README
@@ -138,6 +138,11 @@ which will save a lot of disk space:
git add .
git-commit -m "run git-gc after each apt run"
+Here's how to disable the automatic commits after each apt run, while still
+letting it git-add new files and git-rm removed ones:
+
+ rm /etc/etckeeper/post-apt.d/75git-commit
+
Note that the etckeeper commands are careful to not hardcode anything about
git. If you want to use some other revision control system, that's
theoretically possible to accomplish by just changing the files in