Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
stat_tracking_info(): clear object flags used during counting
author
Junio C Hamano
<gitster@pobox.com>
Thu, 3 Jul 2008 19:09:48 +0000
(12:09 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Thu, 3 Jul 2008 19:14:53 +0000
(12:14 -0700)
When left-right traversal counts the commits in a diverged history, it
leaves the flags in the commits smudged, and we need to clear them before
we return. Otherwise the caller cannot inspect other branches with this
function again.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
raw
|
patch
| inline |
side by side
(from:
c0234b2
)
No differences found