7 git-rpull - Pulls from a remote repository over ssh connection
13 'git-rpull' [-c] [-t] [-a] [-v] commit-id url
17 Pulls from a remote repository over ssh connection, invoking git-rpush on
23 Get the commit objects.
25 Get trees associated with the commit objects.
29 Report what is downloaded.
34 Written by Linus Torvalds <torvalds@osdl.org>
38 Documentation by David Greaves, Junio C Hamano and the git-list <git@vger.kernel.org>.
42 Part of the link:git.html[git] suite