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:
486623c
)
dot/gitconfig.in: Map author names through `.mailmap' if available.
author
Mark Wooding
<mdw@distorted.org.uk>
Tue, 15 Aug 2017 13:24:35 +0000
(14:24 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Tue, 15 Aug 2017 13:24:35 +0000
(14:24 +0100)
I can use this to fix the old CVS-generated names.
dot/gitconfig.in
patch
|
blob
|
blame
|
history
diff --git
a/dot/gitconfig.in
b/dot/gitconfig.in
index 1dbc92bb9d31fa688936dfbf3c726bbb9dfad486..4c0fa8abd8f3a6f9112698954230ed8d83fa8379 100644
(file)
--- a/
dot/gitconfig.in
+++ b/
dot/gitconfig.in
@@
-34,6
+34,7
@@
[log]
date = rfc
decorate = true
[log]
date = rfc
decorate = true
+ mailmap = true
[rebase]
autosquash = true
[rebase]
autosquash = true