bash: complete more options for 'git rebase'
commit93cf50a412e3ed988cbce07e2ba3a80841d3884b
authorBjörn Gustavsson <bgustavsson@gmail.com>
Sat, 17 Oct 2009 09:33:38 +0000 (17 11:33 +0200)
committerJunio C Hamano <gitster@pobox.com>
Wed, 28 Oct 2009 07:36:43 +0000 (28 00:36 -0700)
tree11d32480c1a182719f82710f067374f98d5fced0
parent3c1ca015281e90541a7baf092448556ec6c588a0
bash: complete more options for 'git rebase'

Complete all long options for 'git rebase' except --no-verify
(probably used very seldom) and the long options corresponding
to -v, -q, and -f.

Signed-off-by: Björn Gustavsson <bgustavsson@gmail.com>
Acked-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
contrib/completion/git-completion.bash