[PATCH] 3-way merge tests for new "git-read-tree -m"?
[git/dscho.git] / Documentation / git-ssh-push.txt
blob4fe850869722d9aa5aaa5f6bb7f66a92592419eb
1 git-ssh-push(1)
2 ===============
3 v0.1, May 2005
5 NAME
6 ----
7 git-ssh-push - Helper "server-side" program used by git-ssh-pull
10 SYNOPSIS
11 --------
12 'git-ssh-push'
14 DESCRIPTION
15 -----------
16 Helper "server-side" program used by git-ssh-pull.
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