summaryrefslogtreecommitdiff
path: root/transport.h
diff options
context:
space:
mode:
authorBjörn Gustavsson <bgustavsson@gmail.com>2009-11-09 21:09:56 +0100
committerJunio C Hamano <gitster@pobox.com>2009-11-10 01:01:06 -0800
commit9c4a036b34acef63ab754f0e27e5e54bd9d9a210 (patch)
tree6ac68c7a493eeb43b5fa0d78445fe34f3c294431 /transport.h
parent6b276e19fa71fabe64039cf004aba908d7083e82 (diff)
downloadgit-9c4a036b34acef63ab754f0e27e5e54bd9d9a210.tar.gz
Teach the --all option to 'git fetch'
'git remote' is meant for managing remotes and 'git fetch' is meant for actually fetching data from remote repositories. Therefore, it is not logical that you must use 'git remote update' to fetch from more than one repository at once. Add the --all option to 'git fetch', to tell it to attempt to fetch from all remotes. Also, if --all is not given, the <repository> argument is allowed to be the name of a group, to allow fetching from all repositories in the group. Other options except -v and -q are silently ignored. Signed-off-by: Björn Gustavsson <bgustavsson@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'transport.h')
0 files changed, 0 insertions, 0 deletions