]> git.ipfire.org Git - thirdparty/git.git/commit - git-bisect.sh
bisect: further style nitpicks
authorJunio C Hamano <gitster@pobox.com>
Fri, 5 Aug 2011 17:09:23 +0000 (10:09 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 5 Aug 2011 17:13:21 +0000 (10:13 -0700)
commit43b8ff4b149bb3e17271608380b4a73c2e290b77
tree11e3c8bdfab737e0019307a8be9f2f459a9ab0ee
parenteef12a9a7782bfe12f1ef870aa73143622be2ac1
bisect: further style nitpicks

Fix a few remaining lines that indented with spaces.

Also simplify the logic of checking out the original branch and reporting
error during "bisect reset".

Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-bisect.sh