describe: omit clearing marks on the last one.
authorJunio C Hamano <junkio@cox.net>
Mon, 16 Jan 2006 06:15:37 +0000 (22:15 -0800)
committerJunio 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