Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Teach the --multiple option to 'git fetch'
[gitweb.git]
/
Documentation
/
git-fetch.txt
diff --git
a/Documentation/git-fetch.txt
b/Documentation/git-fetch.txt
index 334744c2eb2e7cfc992d3e5ceb6b1a5d807e4969..edb77dc54ef8789fc210731ec3c4e32b5d9d57b6 100644
(file)
--- a/
Documentation/git-fetch.txt
+++ b/
Documentation/git-fetch.txt
@@
-12,6
+12,8
@@
SYNOPSIS
'git fetch' <options> <group>
+'git fetch' --multiple <options> [<repository> | <group>]...
+
'git fetch' --all <options>