Merge branch 'cc/bisect' into next
commit3fb12702b6d8021f51e82df5f0f0469e51ae8d32
authorJunio C Hamano <gitster@pobox.com>
Fri, 23 May 2008 23:06:55 +0000 (23 16:06 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 23 May 2008 23:06:55 +0000 (23 16:06 -0700)
tree591cffb334749fee0bc16ab4a2af9e17c66d6b3a
parentd3e092164affecfb0ea12b1cd2714113b728d1ee
parent634f246444e6a1675e351f31362e6a375dc44f70
Merge branch 'cc/bisect' into next

* cc/bisect:
  bisect: use a detached HEAD to bisect
  bisect: trap critical errors in "bisect_start"
  bisect: fix left over "BISECT_START" file when starting with junk rev
  bisect: add test cases to check that "git bisect start" is atomic