author | Shawn O. Pearce <spearce@spearce.org> | |
Thu, 23 Aug 2007 05:50:49 +0000 (01:50 -0400) | ||
committer | Shawn O. Pearce <spearce@spearce.org> | |
Thu, 23 Aug 2007 05:50:49 +0000 (01:50 -0400) | ||
commit | be86f7a0dfa05dacb2ef512e99d1de576e77a633 | |
tree | 4a6103735abd83e628217f471ca3f99018b3212c | tree | snapshot |
parent | 217926c08cb634e3b5394ea15b3fe4520069260b | commit | diff |
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>
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 | diff | blob | history |