aboutsummaryrefslogtreecommitdiff
path: root/RelNotes
diff options
context:
space:
mode:
authorJon Seymour <jon.seymour@gmail.com>2011-08-04 22:01:01 +1000
committerJunio C Hamano <gitster@pobox.com>2011-08-04 15:35:30 -0700
commit4796e823a3d24d29dbcccfda166d6c88051cbfaa (patch)
tree198c7e48fae09ac601d01d13ba353a97a957b9c2 /RelNotes
parentfee92fc1dd4480d9d5c72bd67243d3f6a9b03132 (diff)
downloadgit-4796e823a3d24d29dbcccfda166d6c88051cbfaa.tar.gz
git-4796e823a3d24d29dbcccfda166d6c88051cbfaa.tar.xz
bisect: introduce --no-checkout support into porcelain.
git-bisect can now perform bisection of a history without performing a checkout at each stage of the bisection process. Instead, HEAD is updated. One use-case for this function is allow git bisect to be used with damaged repositories where git checkout would fail because the tree referenced by the commit is damaged. It can also be used in other cases where actual checkout of the tree is not required to progress the bisection. Improved-by: Christian Couder <chriscool@tuxfamily.org> Improved-by: Junio C Hamano <gitster@pobox.com> Improved-by: Jonathan Nieder <jrnieder@gmail.com> Signed-off-by: Jon Seymour <jon.seymour@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'RelNotes')
0 files changed, 0 insertions, 0 deletions