1
0
mirror of https://github.com/git/git.git synced 2024-10-05 02:11:43 +02:00
git/contrib/completion
Dan McGee 3903c6189d completion: allow 'git remote' subcommand completion
After typing 'git remote ', the subcommand options were not shown. Fix it
by adding the missing __gitcomp call.

Signed-off-by: Dan McGee <dpmcgee@gmail.com>
Acked-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2008-04-21 23:32:09 -07:00
..
git-completion.bash completion: allow 'git remote' subcommand completion 2008-04-21 23:32:09 -07:00