Merge branch 'ow/config-mailmap-pathname' into maint
authorJunio C Hamano <gitster@pobox.com>
Wed, 25 Jun 2014 18:45:55 +0000 (11:45 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 25 Jun 2014 18:45:55 +0000 (11:45 -0700)
The "mailmap.file" configuration option did not support the tilde
expansion (i.e. ~user/path and ~/path).

* ow/config-mailmap-pathname:
config: respect '~' and '~user' in mailmap.file

1  2 
config.c
diff --cc config.c
Simple merge