Merge branch 'es/check-mailmap'
commite683889b75a32b8c2bf11c8fa0cf851087bc5415
authorJunio C Hamano <gitster@pobox.com>
Mon, 22 Jul 2013 18:24:14 +0000 (22 11:24 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 22 Jul 2013 18:24:14 +0000 (22 11:24 -0700)
tree60f3aa50981c9dc2888fb734df1103d40342d3a1
parent988f98f61fc80021311c2d161084c03a55f7354d
parentcb5c9521f1e41aa536c2cf64d689e647d035bb90
Merge branch 'es/check-mailmap'

A new command to allow scripts to query the mailmap information.

* es/check-mailmap:
  t4203: test check-mailmap command invocation
  builtin: add git-check-mailmap command
.gitignore
Makefile
contrib/completion/git-completion.bash
git.c
t/t4203-mailmap.sh