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:
8b06423
)
dot/gitconfig.in: Turn on rebase.autosquash.
author
Mark Wooding
<mdw@distorted.org.uk>
Sun, 18 Dec 2011 16:25:32 +0000
(16:25 +0000)
committer
Mark Wooding
<mdw@distorted.org.uk>
Sun, 18 Dec 2011 16:27:06 +0000
(16:27 +0000)
dot/gitconfig.in
patch
|
blob
|
blame
|
history
diff --git
a/dot/gitconfig.in
b/dot/gitconfig.in
index 78672d1708e0d040ebc92700b97dc47032a1e87e..02a297d963916a6a95b1173d73fb6dc0e3bbd0bf 100644
(file)
--- a/
dot/gitconfig.in
+++ b/
dot/gitconfig.in
@@
-27,6
+27,9
@@
date = rfc
decorate = true
date = rfc
decorate = true
+[rebase]
+ autosquash = true
+
[format]
headers = "Organization: Straylight/Edgeware\n"
[format]
headers = "Organization: Straylight/Edgeware\n"