My Various Git Projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
fc6b5f5
9f0b4dd
)
Merge branch 'mg/prompt-describe-tags'
author
Junio C Hamano
<gitster@pobox.com>
Tue, 21 Mar 2017 22:07:17 +0000
(15:07 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Tue, 21 Mar 2017 22:07:17 +0000
(15:07 -0700)
The command line prompt (in contrib/) learned a new 'tag' style
that can be specified with GIT_PS1_DESCRIBE_STYLE, to describe a
detached HEAD with "git describe --tags".
* mg/prompt-describe-tags:
git-prompt: add a describe style for any tags
Trivial merge