completion: remote set-* <name> and <branch>
commitf1c6ffe684464e7f8765030b226be108cb9c2d53
authorPhilip Jägenstedt <philip@foolip.org>
Wed, 22 Feb 2012 08:58:10 +0000 (22 09:58 +0100)
committerJunio C Hamano <gitster@pobox.com>
Wed, 22 Feb 2012 21:59:55 +0000 (22 13:59 -0800)
tree80b82aeca43c9eb53b3bb44b013d031ea87d3bb6
parent514a529d253d263672e5a855775382608f7fdfc1
completion: remote set-* <name> and <branch>

Complete <name> only for set-url. For set-branches and
set-head, complete <name> and <branch> over the network,
like e.g. git pull already does.

Signed-off-by: Philip Jägenstedt <philip@foolip.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
contrib/completion/git-completion.bash