Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
config: respect '~' and '~user' in mailmap.file
author
Øystein Walle
<oystwa@gmail.com>
Tue, 27 May 2014 08:45:58 +0000
(10:45 +0200)
committer
Junio C Hamano
<gitster@pobox.com>
Tue, 27 May 2014 19:59:32 +0000
(12:59 -0700)
git_config_string() does not handle '~' and '~user' as part of the
value. Using git_config_pathname() fixes this.
Signed-off-by: Øystein Walle <oystwa@gmail.com>
Reviewed-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
raw
|
patch
| inline |
side by side
(from:
9352fd5
)
No differences found