Difference between revisions of "Git/fetch"
< Git
		
		
		
		Jump to navigation
		Jump to search
		|  (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.