My Various Git Projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
5f456b3
51ff0f2
)
Merge branch 'mg/log-decorate-HEAD'
author
Junio C Hamano
<gitster@pobox.com>
Fri, 20 Mar 2015 20:51:24 +0000
(13:51 -0700)
committer
Junio 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