[PATCH] -w support for git-ssh-pull/push
commitc7c4bbe63193f580abd2460e96dd7e65f2d4904c
authorDaniel Barkalow <barkalow@iabervon.org>
Mon, 6 Jun 2005 20:43:27 +0000 (6 16:43 -0400)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Tue, 7 Jun 2005 00:12:47 +0000 (6 17:12 -0700)
tree14531858eab47c235e3c9784919a7e5894384480
parentcd541a68b38cead87f5fa69d5331c467bce71656
[PATCH] -w support for git-ssh-pull/push

This adds support for -w to git-ssh-pull and git-ssh-push to make
receiving side write the commit that was transferred to a reference file.

Signed-off-by: Linus Torvalds <torvalds@osdl.org>
ssh-pull.c
ssh-push.c