7 git-local-pull - Duplicates another GIT repository on a local system
12 'git-local-pull' [-c] [-t] [-a] [-l] [-s] [-n] [-v] commit-id path
16 Duplicates another GIT repository on a local system.
21 Get the commit objects.
23 Get trees associated with the commit objects.
27 Report what is downloaded.
31 Written by Linus Torvalds <torvalds@osdl.org>
35 Documentation by David Greaves, Junio C Hamano and the git-list <git@vger.kernel.org>.
39 Part of the link:git.html[git] suite