Merge branch 'lt/shortlog-by-committer'
authorJunio C Hamano <gitster@pobox.com>
Tue, 27 Dec 2016 08:11:44 +0000 (00:11 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 27 Dec 2016 08:11:44 +0000 (00:11 -0800)
"git shortlog" learned "--committer" option to group commits by
committer, instead of author.

* lt/shortlog-by-committer:
t4201: make tests work with and without the MINGW prerequiste
shortlog: test and document --committer option
shortlog: group by committer information

Trivial merge