Merge branch 'mg/log-decorate-HEAD'
authorJunio C Hamano <gitster@pobox.com>
Fri, 20 Mar 2015 20:51:24 +0000 (13:51 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 20 Mar 2015 20:51:24 +0000 (13:51 -0700)
Output from "git log --decorate" mentions HEAD when it points at a
tip of an branch differently from a detached HEAD.

This is a potentially backward-incompatible change.

* mg/log-decorate-HEAD:
log: decorate HEAD with branch name

Trivial merge