author | Philip Jägenstedt <philip@foolip.org> | |
Wed, 22 Feb 2012 08:58:10 +0000 (09:58 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 22 Feb 2012 21:59:55 +0000 (13:59 -0800) | ||
commit | f1c6ffe684464e7f8765030b226be108cb9c2d53 | |
tree | 80b82aeca43c9eb53b3bb44b013d031ea87d3bb6 | tree | snapshot |
parent | 514a529d253d263672e5a855775382608f7fdfc1 | commit | diff |
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>
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 | diff | blob | history |