git-bisect: use dash-less form on git bisect log
commit6c98c0548aa3433ba64708ca8f08d44cd923f0b7
authorMiklos Vajna <vmiklos@frugalware.org>
Fri, 11 Jul 2008 16:01:29 +0000 (11 18:01 +0200)
committerJunio C Hamano <gitster@pobox.com>
Sat, 12 Jul 2008 04:13:16 +0000 (11 21:13 -0700)
treef424c4a7dc354a7bf4553840524d452a279a5e8b
parentb9c76ddd27c035f9f562f6fa5edaea71e3d642db
git-bisect: use dash-less form on git bisect log

Given that users are supposed to type 'git bisect' now, make the output
of 'git bisect log' consistent with this.

Signed-off-by: Miklos Vajna <vmiklos@frugalware.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-bisect.sh