diff options
author | Daniel Barkalow <barkalow@iabervon.org> | 2005-04-23 18:47:23 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-04-23 18:47:23 -0700 |
commit | b6b15db3f464b18180eee79927cb324fd63e15ff (patch) | |
tree | c39c3027cb15e3d014f959c07794f96b4d4218ea /rsh.c | |
parent | 8237b1854c64492ab5772994b4ac4efd7f1c2fc0 (diff) | |
download | git-b6b15db3f464b18180eee79927cb324fd63e15ff.tar.gz git-b6b15db3f464b18180eee79927cb324fd63e15ff.tar.xz |
[PATCH] Replace merge-base implementation
The old implementation was a nice algorithm, but, unfortunately, it could
be confused in some cases and would not necessarily do the obvious thing
if one argument was decended from the other. This version fixes that by
changing the criterion to the most recent common ancestor.
Signed-Off-By: Daniel Barkalow <barkalow@iabervon.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'rsh.c')
0 files changed, 0 insertions, 0 deletions