commit | a22347c6c866c94e9e941b1b39d57ea43218af96 | [log] [tgz] |
---|---|---|
author | Christian Couder <chriscool@tuxfamily.org> | Sun May 17 17:36:44 2009 +0200 |
committer | Junio C Hamano <gitster@pobox.com> | Sun May 17 23:17:35 2009 -0700 |
tree | a6870b7a855981cace54e6816d107c74fbd48cca | |
parent | 0871984d304c9201b85897743eae583cd165106d [diff] |
bisect: rework some rev related functions to make them more reusable This patches changes the "bisect_rev_setup" and "bisect_common" functions to make it easier to reuse them in a later patch. Signed-off-by: Christian Couder <chriscool@tuxfamily.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>