chiark
/
gitweb
/
~mdw
/
profile
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
3ba0b77
)
dot/gitconfig.in: Turn on `git rerere'.
author
Mark Wooding
<mdw@distorted.org.uk>
Mon, 17 May 2010 23:24:51 +0000
(
00:24
+0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Mon, 17 May 2010 23:24:51 +0000
(
00:24
+0100)
dot/gitconfig.in
patch
|
blob
|
blame
|
history
diff --git
a/dot/gitconfig.in
b/dot/gitconfig.in
index 7ef24328e9bb4098d9601d281cb026fc98e77069..ebd17bf3d27c69c043a9aeeaff60b0b2aabd0fa5 100644
(file)
--- a/
dot/gitconfig.in
+++ b/
dot/gitconfig.in
@@
-91,6
+91,9
@@
sh -e; \
done' unstg"
sh -e; \
done' unstg"
+[rerere]
+ enabled = yes
+
[stgit]
autoresolved = yes
smtpdelay = 0
[stgit]
autoresolved = yes
smtpdelay = 0