commit | c7c4bbe63193f580abd2460e96dd7e65f2d4904c | [log] [tgz] |
---|---|---|
author | Daniel Barkalow <barkalow@iabervon.org> | Mon Jun 06 16:43:27 2005 -0400 |
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | Mon Jun 06 17:12:47 2005 -0700 |
tree | 14531858eab47c235e3c9784919a7e5894384480 | |
parent | cd541a68b38cead87f5fa69d5331c467bce71656 [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>