Git/fetch: Difference between revisions
from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
< Git
Created page with "'''Action''': fetches named heads or tags from one or more other repositories, along with the objects necessary to complete them. ==Links== ===Documentation=== * '''[http://ke..." |
m boldface no longer needed |
||
| Line 2: | Line 2: | ||
==Links== | ==Links== | ||
===Documentation=== | ===Documentation=== | ||
* | * [http://kernel.org/pub/software/scm/git/docs/git-fetch.html manpage @ kernel.org] | ||
Revision as of 21:42, 9 December 2014
Action: fetches named heads or tags from one or more other repositories, along with the objects necessary to complete them.
