Code

Merge branch 'cc/bisect'
authorJunio C Hamano <gitster@pobox.com>
Sun, 25 Nov 2007 00:31:02 +0000 (16:31 -0800)
committerJunio C Hamano <gitster@pobox.com>
Sun, 25 Nov 2007 00:31:02 +0000 (16:31 -0800)
* cc/bisect:
  Bisect reset: do nothing when not bisecting.
  Bisect: use "$GIT_DIR/BISECT_NAMES" to check if we are bisecting.
  Bisect visualize: use "for-each-ref" to list all good refs.
  git-bisect: modernize branch shuffling hack
  git-bisect: use update-ref to mark good/bad commits
  git-bisect: war on "sed"
  Bisect reset: remove bisect refs that may have been packed.

1  2 
git-bisect.sh

diff --cc git-bisect.sh
Simple merge