Teach bash about git-submodule and its subcommands
commitbe86f7a0dfa05dacb2ef512e99d1de576e77a633
authorShawn O. Pearce <spearce@spearce.org>
Thu, 23 Aug 2007 05:50:49 +0000 (23 01:50 -0400)
committerShawn O. Pearce <spearce@spearce.org>
Thu, 23 Aug 2007 05:50:49 +0000 (23 01:50 -0400)
tree4a6103735abd83e628217f471ca3f99018b3212c
parent217926c08cb634e3b5394ea15b3fe4520069260b
Teach bash about git-submodule and its subcommands

The git-submodule command is new in 1.5.3 and contains a number
of useful subcommands for working on submodules.  We usually try
to offer the subcommands of a git command in the bash completion,
so here they are for git-submodule.

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