Code

Add "git-push-script" to make a more regular interface
authorLinus Torvalds <torvalds@g5.osdl.org>
Fri, 8 Jul 2005 21:24:25 +0000 (14:24 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 8 Jul 2005 21:24:25 +0000 (14:24 -0700)
commit51cb06c36de67007f3464d864f63d93213fcaf86
tree1d7baad2ead40bc7c0089b5996f740b6577a27ec
parent584c6cc91a61ec615419452ca540041be6ba9f38
Add "git-push-script" to make a more regular interface

It only does local and ssh pushes, because it's really just a wrapper
for git-send-pack.  We might make it do an rsync mirror or something, of
course.
Makefile
git-push-script [new file with mode: 0755]
git-sh-setup-script [changed mode: 0644->0755]