Code

Merge branch 'cc/bisect'
authorJunio C Hamano <gitster@pobox.com>
Sun, 25 May 2008 20:38:03 +0000 (13:38 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sun, 25 May 2008 20:38:03 +0000 (13:38 -0700)
commit325566cc5d14a409bdbc76aac50344294961f143
treed8bdc8c57fb4a52c0cbb78e781eb1b108e7f8d03
parent834836bd3f1c817f93ee69a29c904d3333e635f0
parent634f246444e6a1675e351f31362e6a375dc44f70
Merge branch 'cc/bisect'

* 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