]> git.ipfire.org Git - thirdparty/git.git/commit
Hide the plumbing diff-{files,index,tree} from bash completion
authorShawn O. Pearce <spearce@spearce.org>
Thu, 24 May 2007 05:01:02 +0000 (01:01 -0400)
committerShawn O. Pearce <spearce@spearce.org>
Thu, 24 May 2007 05:10:15 +0000 (01:10 -0400)
commit5cfb4fe525034b758ca39a32d05cc8b2a53d2a13
tree6360f09fe2a203a7c7f5da6f11a5dd27eacc18fd
parent56d99c67d1ad95326902f3a739ab2a3c7bb2d6fe
Hide the plumbing diff-{files,index,tree} from bash completion

The diff-* programs are meant to be plumbing for the diff frontend;
most end users aren't invoking these commands directly.  Consequently
we should avoid showing them as possible completions.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
contrib/completion/git-completion.bash