Merge branch 'jk/pending-keep-tag-name'
authorJunio C Hamano <gitster@pobox.com>
Mon, 28 Dec 2015 21:58:03 +0000 (13:58 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 28 Dec 2015 21:58:04 +0000 (13:58 -0800)
History traversal with "git log --source" that starts with an
annotated tag failed to report the tag as "source", due to an
old regression in the command line parser back in v2.2 days.

* jk/pending-keep-tag-name:
revision.c: propagate tag names from pending array

No differences found