[PATCH 4/4] Trivial test harness fixes.
[git/gitweb.git] / Documentation / git-rpush.txt
blob1c1cbab1cfda6ec8807bc265a9b73bdf7905b915
1 git-rpush(1)
2 ============
3 v0.1, May 2005
5 NAME
6 ----
7 git-rpush - Helper "server-side" program used by git-rpull
10 SYNOPSIS
11 --------
12 'git-rpush'
14 DESCRIPTION
15 -----------
16 Helper "server-side" program used by git-rpull.
19 Author
20 ------
21 Written by Linus Torvalds <torvalds@osdl.org>
23 Documentation
24 --------------
25 Documentation by David Greaves, Junio C Hamano and the git-list <git@vger.kernel.org>.
27 GIT
28 ---
29 Part of the link:git.html[git] suite