author | Shawn O. Pearce <spearce@spearce.org> | |
Mon, 5 Feb 2007 20:44:24 +0000 (15:44 -0500) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Mon, 5 Feb 2007 21:49:00 +0000 (13:49 -0800) | ||
commit | 983591c31e2529fbba8dd2d69dce5ab446584921 | |
tree | 0f3fe63d11021ead39bc502f1a3afbac0c857204 | tree | snapshot |
parent | d8a9fea5ea44a4068cc95de9368798ae3cee74ee | commit | diff |
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>
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 | diff | blob | history |