Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
refs.c: reorder definitions more logically
[gitweb.git]
/
Documentation
/
git-fetch-pack.txt
diff --git
a/Documentation/git-fetch-pack.txt
b/Documentation/git-fetch-pack.txt
index 48d4bf6d68fd51d9374f896ac839351936580e31..ed1bdaacd10788ab35a2ae1de870d5972e30d432 100644
(file)
--- a/
Documentation/git-fetch-pack.txt
+++ b/
Documentation/git-fetch-pack.txt
@@
-8,6
+8,7
@@
git-fetch-pack - Receive missing objects from another repository
SYNOPSIS
--------
+[verse]
'git fetch-pack' [--all] [--quiet|-q] [--keep|-k] [--thin] [--include-tag] [--upload-pack=<git-upload-pack>] [--depth=<n>] [--no-progress] [-v] [<host>:]<directory> [<refs>...]
DESCRIPTION