author | Shawn O. Pearce <spearce@spearce.org> | |
Mon, 5 Feb 2007 04:52:08 +0000 (23:52 -0500) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Tue, 6 Feb 2007 03:09:40 +0000 (19:09 -0800) | ||
commit | 88293c675c0c15c8247de32e903f4302bac63027 | |
tree | dada0f3af171cca912c3fbb8f86a066821ea94a0 | tree | snapshot |
parent | c5650b0840ef1630ab9e67e9e314fb73ca112cdc | commit | diff |
bash: Complete git-remote subcommands.
Completing the 3 core subcommands to git-remote, along with the
names of remotes for 'show' and 'prune' (which take only existing
remotes) is handy.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Completing the 3 core subcommands to git-remote, along with the
names of remotes for 'show' and 'prune' (which take only existing
remotes) is handy.
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 |