chiark
/
gitweb
/
~mdw
/
stgit
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from:
9876a65
)
Only get the first line from 'git describe --all'
author
Catalin Marinas
<catalin.marinas@gmail.com>
Fri, 31 Jul 2009 12:01:47 +0000
(13:01 +0100)
committer
Catalin Marinas
<catalin.marinas@gmail.com>
Fri, 31 Jul 2009 12:01:47 +0000
(13:01 +0100)
The Repository.describe() function is used by the 'publish' command. We
only need the first line of the description for the commit message
rather than the raw output (which contains a new line).
Signed-off-by: Catalin Marinas <catalin.marinas@gmail.com>
No differences found