author | Daniel Barkalow <barkalow@iabervon.org> | |
Mon, 6 Jun 2005 20:43:27 +0000 (16:43 -0400) | ||
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Tue, 7 Jun 2005 00:12:47 +0000 (17:12 -0700) | ||
commit | c7c4bbe63193f580abd2460e96dd7e65f2d4904c | |
tree | 14531858eab47c235e3c9784919a7e5894384480 | tree | snapshot |
parent | cd541a68b38cead87f5fa69d5331c467bce71656 | commit | diff |
[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>
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 | diff | blob | history | |
ssh-push.c | diff | blob | history |