summaryrefslogtreecommitdiff
path: root/.gitconfig
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2020-02-29 14:52:46 -0700
committerSean Whitton <spwhitton@spwhitton.name>2020-02-29 14:52:46 -0700
commit60f55130174383d612318e3c797e7e2820622cb4 (patch)
treec38f9c480d2273534ab691add29fa183fe200d69 /.gitconfig
parentbceef89eede0247f2de4c43e92be12613a065e2d (diff)
downloaddotfiles-60f55130174383d612318e3c797e7e2820622cb4.tar.gz
comment
Diffstat (limited to '.gitconfig')
-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