Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Document --check option to git diff.
[gitweb.git]
/
Documentation
/
git-fetch.txt
diff --git
a/Documentation/git-fetch.txt
b/Documentation/git-fetch.txt
index d1b45f96ed413b57cdb4b86a5bccd56296ff3d05..7ecf2408d6fe060ccf5d179760abe59b708571f0 100644
(file)
--- a/
Documentation/git-fetch.txt
+++ b/
Documentation/git-fetch.txt
@@
-3,7
+3,7
@@
git-fetch(1)
NAME
----
-git-fetch - Download objects and
a head from another repository.
+git-fetch - Download objects and
refs from another repository
SYNOPSIS
@@
-27,7
+27,7
@@
include::fetch-options.txt[]
include::pull-fetch-param.txt[]
-
+include::urls.txt[]
SEE ALSO
--------