Merge branch 'bc/log-decoration' into maint
authorJunio C Hamano <gitster@pobox.com>
Wed, 5 Feb 2014 22:02:05 +0000 (14:02 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 5 Feb 2014 22:02:05 +0000 (14:02 -0800)
"git log --decorate" did not handle a tag pointed by another tag
nicely.

* bc/log-decoration:
log: properly handle decorations with chained tags

Trivial merge