Commit b2e69f6
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>1 parent 1b71eb3 commit b2e69f6
1 file changed
+31
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
407 | 407 | | |
408 | 408 | | |
409 | 409 | | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
| 414 | + | |
| 415 | + | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
| 420 | + | |
| 421 | + | |
| 422 | + | |
| 423 | + | |
| 424 | + | |
| 425 | + | |
| 426 | + | |
| 427 | + | |
| 428 | + | |
| 429 | + | |
| 430 | + | |
| 431 | + | |
| 432 | + | |
| 433 | + | |
| 434 | + | |
| 435 | + | |
| 436 | + | |
| 437 | + | |
| 438 | + | |
410 | 439 | | |
411 | 440 | | |
412 | 441 | | |
| |||
884 | 913 | | |
885 | 914 | | |
886 | 915 | | |
| 916 | + | |
887 | 917 | | |
888 | 918 | | |
889 | 919 | | |
| |||
928 | 958 | | |
929 | 959 | | |
930 | 960 | | |
| 961 | + | |
931 | 962 | | |
932 | 963 | | |
933 | 964 | | |
| |||
0 commit comments