author | Christian Couder <chriscool@tuxfamily.org> | |
Sat, 9 May 2009 15:55:45 +0000 (17:55 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 10 May 2009 21:30:31 +0000 (14:30 -0700) | ||
commit | c0537662806f4b3d3ba883d05a48fdf9120893f0 | |
tree | b2fd5eb6eb7280da2341b68286b9867c3f08a499 | tree | snapshot |
parent | 1da8c4fc2c85ed99e23d640bddedd8119150a1b8 | commit | diff |
bisect: implement the "check_merge_bases" function
And all functions needed to make it work.
This is a port from the shell function with the same name
"git-bisect.sh". This function is not used yet but it will be used
later.
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
And all functions needed to make it work.
This is a port from the shell function with the same name
"git-bisect.sh". This function is not used yet but it will be used
later.
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
bisect.c | diff | blob | history |