bash: Hide diff-stages from completion.
commit983591c31e2529fbba8dd2d69dce5ab446584921
authorShawn O. Pearce <spearce@spearce.org>
Mon, 5 Feb 2007 20:44:24 +0000 (5 15:44 -0500)
committerJunio C Hamano <junkio@cox.net>
Mon, 5 Feb 2007 21:49:00 +0000 (5 13:49 -0800)
tree0f3fe63d11021ead39bc502f1a3afbac0c857204
parentd8a9fea5ea44a4068cc95de9368798ae3cee74ee
bash: Hide diff-stages from completion.

Apparently nobody really makes use of git-diff-stages, as nobody
has complained that it is not supported by the git-diff frontend.
Since its likely this will go away in the future, we should not
offer it as a possible subcommand completion.

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