commit | 81db094107df9a73a0be4538a74a26115a84dd13 | [log] [tgz] |
---|---|---|
author | Johannes Schindelin <Johannes.Schindelin@gmx.de> | Tue Jun 27 22:38:04 2006 +0200 |
committer | Junio C Hamano <junkio@cox.net> | Tue Jun 27 16:03:59 2006 -0700 |
tree | b0f323fa4f2fb82be914643867dc86f2066a02ff | |
parent | 8780bd8fd2fb9a85c39de8d7d3105b94c6a9cf40 [diff] |
format-patch: use clear_commit_marks() instead of some ad-hockery It is cleaner, and it describes better what the idea behind the code is. Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> Signed-off-by: Junio C Hamano <junkio@cox.net>