1
0
mirror of https://github.com/git/git.git synced 2024-09-30 04:22:06 +02:00
git/Documentation/git-rpush.txt

31 lines
442 B
Plaintext
Raw Normal View History

git-rpush(1)
============
v0.1, May 2005
NAME
----
git-rpush - Helper "server-side" program used by git-rpull
SYNOPSIS
--------
'git-rpush'
DESCRIPTION
-----------
Helper "server-side" program used by git-rpull.
Author
------
Written by Linus Torvalds <torvalds@osdl.org>
Documentation
--------------
Documentation by David Greaves, Junio C Hamano and the git-list <git@vger.kernel.org>.
GIT
---
Part of the link:git.html[git] suite