Merge branch 'ow/config-mailmap-pathname' into next
authorJunio C Hamano <gitster@pobox.com>
Tue, 10 Jun 2014 20:36:02 +0000 (13:36 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 10 Jun 2014 20:36:02 +0000 (13:36 -0700)
commitaba4ca2406342eb939f478aa0306083140bcd917
treec977062eb881a117f91eea82f5359ebe63c083df
parent6fae7b06b3e3b6cd647bf71a71552092ebbb97b2
parent9352fd570876ea0faf9f12251ecea06954fbe59b
Merge branch 'ow/config-mailmap-pathname' into next

mailmap.file configuration names a pathname, hence should honor
~/path and ~user/path as its value.

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