Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
rev-list --bisect: Fix "halfway" optimization.
author
Junio C Hamano
<junkio@cox.net>
Fri, 23 Mar 2007 07:40:54 +0000
(
00:40
-0700)
committer
Junio C Hamano
<junkio@cox.net>
Sat, 24 Mar 2007 06:38:32 +0000
(23:38 -0700)
If you have 5 commits in the set, commits that reach 2 or 3
commits are at halfway. If you have 6 commits, only commits
that reach exactly 3 commits are at halfway. The earlier one is
completely botched the math.
Signed-off-by: Junio C Hamano <junkio@cox.net>
raw
|
patch
| inline |
side by side
(from:
2a46469
)
No differences found