From: Junio C Hamano Date: Thu, 18 Aug 2011 00:36:09 +0000 (-0700) Subject: Merge branch 'js/bisect-no-checkout' X-Git-Tag: v1.7.7-rc0~24 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=da68bf337664f6160d56153cfe4a38c49a5185f3;p=git.git Merge branch 'js/bisect-no-checkout' * js/bisect-no-checkout: bisect: add support for bisecting bare repositories bisect: further style nitpicks bisect: replace "; then" with "\n*then" bisect: cleanup whitespace errors in git-bisect.sh. bisect: add documentation for --no-checkout option. bisect: add tests for the --no-checkout option. bisect: introduce --no-checkout support into porcelain. bisect: introduce support for --no-checkout option. bisect: add tests to document expected behaviour in presence of broken trees. bisect: use && to connect statements that are deferred with eval. bisect: move argument parsing before state modification. --- da68bf337664f6160d56153cfe4a38c49a5185f3