author | Junio C Hamano <junkio@cox.net> | |
Mon, 3 Jul 2006 10:02:27 +0000 (03:02 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Mon, 3 Jul 2006 10:02:27 +0000 (03:02 -0700) | ||
commit | 2ef108013ec15e8d5feee6d5c42692ae956ee302 | |
tree | a265f83e79f1483d3687dc02a29b998e95bdfc49 | tree | snapshot |
parent | 542ccefe896a8960a6ce0b0ba4519537649ae29a | commit | diff |
get_merge_bases: clean up even when there is no common commit.
Actually in this case we would have traversed a lot of commits, so cleaning
things up is even more important.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Actually in this case we would have traversed a lot of commits, so cleaning
things up is even more important.
Signed-off-by: Junio C Hamano <junkio@cox.net>
commit.c | diff | blob | history |