author | Rene Scharfe <rene.scharfe@lsrfire.ath.cx> | |
Sat, 1 Jul 2006 23:29:58 +0000 (01:29 +0200) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sun, 2 Jul 2006 01:14:03 +0000 (18:14 -0700) | ||
commit | 31aea7ef77aff64a02afe1ea5f10375565911808 | |
tree | 53f52d629e9843da331e56dd50e9568c6dbf029f | tree | snapshot |
parent | 0d2c9d67d9e1a2fd87b2daeefffffaff0b3f3a49 | commit | diff |
Make clear_commit_marks() clean harder
Don't care if objects have been parsed or not and don't stop when we
reach a commit that is already clean -- its parents could be dirty.
Signed-off-by: Rene Scharfe <rene.scharfe@lsrfire.ath.cx>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Don't care if objects have been parsed or not and don't stop when we
reach a commit that is already clean -- its parents could be dirty.
Signed-off-by: Rene Scharfe <rene.scharfe@lsrfire.ath.cx>
Signed-off-by: Junio C Hamano <junkio@cox.net>
commit.c | diff | blob | history |