summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitconfig b/.gitconfig
index 75c2eb9f..f36af9bf 100644
--- a/.gitconfig
+++ b/.gitconfig
@@ -164,6 +164,8 @@
[annex]
# manually upgrade to new repository layouts, once I know that
# it won't break any scripts
+ # (typically by toggling this to true, running locmaint to
+ # upgrade them all, and toggling it back)
autoupgraderepository = false
# just running `git annex init` should not change what `git add` does