bash: Complete git-remote subcommands.
authorShawn O. Pearce <spearce@spearce.org>
Mon, 5 Feb 2007 04:52:08 +0000 (23:52 -0500)
committerJunio C Hamano <junkio@cox.net>
Tue, 6 Feb 2007 03:09:40 +0000 (19:09 -0800)
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>
No differences found