projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
181dc77
)
describe: omit clearing marks on the last one.
author
Junio C Hamano
<junkio@cox.net>
Mon, 16 Jan 2006 06:15:37 +0000
(22:15 -0800)
committer
Junio C Hamano
<junkio@cox.net>
Mon, 16 Jan 2006 06:15:37 +0000
(22:15 -0800)
When describing more than one, we need to clear the commit marks
before handling the next one, but most of the time we are
running it for only one commit, and in such a case this clearing
phase is totally unnecessary.
Signed-off-by: Junio C Hamano <junkio@cox.net>
No differences found