projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
3d00a5c
dc342a2
)
Merge branch 'jn/do-not-drop-username-when-reading-from-etc-mailname' into maint
author
Junio C Hamano
<gitster@pobox.com>
Mon, 4 Feb 2013 18:04:26 +0000
(10:04 -0800)
committer
Junio C Hamano
<gitster@pobox.com>
Mon, 4 Feb 2013 18:04:26 +0000
(10:04 -0800)
We used to stuff "user@" and then append what we read from
/etc/mailname to come up with a default e-mail ident, but a bug lost
the "user@" part.
* jn/do-not-drop-username-when-reading-from-etc-mailname:
ident: do not drop username when reading from /etc/mailname
1
2
ident.c
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
ident.c
Simple merge