summaryrefslogtreecommitdiff
path: root/t/t9123-git-svn-rebuild-with-rewriteroot.sh
diff options
context:
space:
mode:
authorLibravatar Björn Gustavsson <bgustavsson@gmail.com>2009-11-09 21:09:56 +0100
committerLibravatar Junio C Hamano <gitster@pobox.com>2009-11-10 01:01:06 -0800
commit9c4a036b34acef63ab754f0e27e5e54bd9d9a210 (patch)
tree6ac68c7a493eeb43b5fa0d78445fe34f3c294431 /t/t9123-git-svn-rebuild-with-rewriteroot.sh
parentDocumentation/fetch-options.txt: order options alphabetically (diff)
downloadtgif-9c4a036b34acef63ab754f0e27e5e54bd9d9a210.tar.xz
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 't/t9123-git-svn-rebuild-with-rewriteroot.sh')
0 files changed, 0 insertions, 0 deletions