bash: Support git-bisect and its subcommands.
commitb2e69f6299b5a46840600176679b94843cf63a8d
authorShawn O. Pearce <spearce@spearce.org>
Mon, 5 Feb 2007 20:44:37 +0000 (5 15:44 -0500)
committerJunio C Hamano <junkio@cox.net>
Mon, 5 Feb 2007 21:49:00 +0000 (5 13:49 -0800)
treed8d7dd0bfcdc7810e776f5a41591446903374237
parent1b71eb35ddb20057a266b05258de24d350ed5ba5
bash: Support git-bisect and its subcommands.

We now offer completion support for git-bisect's subcommands,
as well as ref name completion on the good/bad/reset subcommands.
This should make interacting with git-bisect slightly easier on
the fingers.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
contrib/completion/git-completion.bash