author | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Mon, 6 Jun 2005 06:38:18 +0000 (23:38 -0700) | ||
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Mon, 6 Jun 2005 06:38:18 +0000 (23:38 -0700) | ||
commit | d925ffbd064802bc8a6ab0bccf0c43b00a7fe710 | |
tree | 0df7d7212b2a6d7514c8726d120b2f34e41b1893 | tree | snapshot |
parent | c3f13d59f75e144e615b4a5b480348057a7b8b3f | commit | diff |
Fix off-by-one in new three-way-merge updates
That's the final one ("Yeah, sure, we believe you").
Anyway, at least the tests pass, which is not saying a lot, since they
don't end up testing all the new the things that the new merge world
order tries to do. But hopefully we're now at least not any worse off
than we were before the rewrite.
That's the final one ("Yeah, sure, we believe you").
Anyway, at least the tests pass, which is not saying a lot, since they
don't end up testing all the new the things that the new merge world
order tries to do. But hopefully we're now at least not any worse off
than we were before the rewrite.
read-tree.c | diff | blob | history |