diff options
author | Johannes Schindelin <Johannes.Schindelin@gmx.de> | 2008-03-04 11:23:53 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2008-03-05 12:17:39 -0800 |
commit | 84521ed6f2ccfd8dfe001806f83bb28e6a8934be (patch) | |
tree | 38bd649a66c8a3aa6cc9ccf8b0189d4cd0273e08 /show-index.c | |
parent | 6217367859e92aa0bd67f02162d1f53e290e15e8 (diff) | |
download | git-84521ed6f2ccfd8dfe001806f83bb28e6a8934be.tar.gz git-84521ed6f2ccfd8dfe001806f83bb28e6a8934be.tar.xz |
remote: fix "update [group...]"
The rewrite in C inadvertently broke updating with remote groups: when you
pass parameters to "git remote update", it used to look up "remotes.<group>"
for every parameter, and interpret the value as a list of remotes to update.
Also, no parameter, or a single parameter "default" should update all
remotes that have not been marked with "skipDefaultUpdate".
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'show-index.c')
0 files changed, 0 insertions, 0 deletions