[PATCH] rename git-rpush and git-rpull to git-ssh-push and git-ssh-pull
commit418aaf847a8b3ffffb4f777a2dd5262ca5ce0ef7
authorJunio C Hamano <junkio@cox.net>
Sun, 5 Jun 2005 22:41:05 +0000 (5 15:41 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sun, 5 Jun 2005 23:12:27 +0000 (5 16:12 -0700)
tree2dab8237e19ba925d11bf361ecfed958d96d4199
parentdc93841715dfa9a9cdda6f2c4a25eec831ea7aa0
[PATCH] rename git-rpush and git-rpull to git-ssh-push and git-ssh-pull

In preparation for 1.0 release, this makes the command names
consistent with others in git-*-pull family.

Signed-off-by: Junio C Hamano <junkio@cox.net>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Documentation/git-ssh-pull.txt [moved from Documentation/git-rpull.txt with 80% similarity]
Documentation/git-ssh-push.txt [moved from Documentation/git-rpush.txt with 64% similarity]
Documentation/git.txt
Makefile
ssh-pull.c [moved from rpull.c with 90% similarity]
ssh-push.c [moved from rpush.c with 83% similarity]