OSDN Git Service

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)
commitfaf8280850e9af4ef63decd8d4e65a7609544c21
tree94fe88b113346057605afd9d000ccd0131326d19
parentf81117b84d2c99a29acf06c6522aad54defbc760
parentfce0499fad13815d936c1068b7a064030f543b3d
Merge branch 'cc/bisect'

* 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.
git-bisect.sh