Merge branch 'mg/log-decorate-HEAD'
authorJunio C Hamano <gitster@pobox.com>
Fri, 22 May 2015 19:41:51 +0000 (12:41 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 22 May 2015 19:41:51 +0000 (12:41 -0700)
The "log --decorate" enhancement in Git 2.4 that shows the commit
at the tip of the current branch e.g. "HEAD -> master", did not
work with --decorate=full.

* mg/log-decorate-HEAD:
log: do not shorten decoration names too early
log: decorate HEAD with branch name under --decorate=full, too

1  2 
log-tree.c
diff --cc log-tree.c
Simple merge