chiark / gitweb /
dot/gitconfig.in: Turn on `git rerere'.
authorMark Wooding <mdw@distorted.org.uk>
Mon, 17 May 2010 23:24:51 +0000 (00:24 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Mon, 17 May 2010 23:24:51 +0000 (00:24 +0100)
dot/gitconfig.in

index 7ef24328e9bb4098d9601d281cb026fc98e77069..ebd17bf3d27c69c043a9aeeaff60b0b2aabd0fa5 100644 (file)
@@ -91,6 +91,9 @@
                    sh -e; \
                done' unstg"
 
+[rerere]
+       enabled = yes
+
 [stgit]
        autoresolved = yes
        smtpdelay = 0