Code

reflog inspection: introduce shortcut "-g"
[git.git] / Documentation / git-fetch.txt
index d1b45f96ed413b57cdb4b86a5bccd56296ff3d05..7ecf2408d6fe060ccf5d179760abe59b708571f0 100644 (file)
@@ -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
 --------