author | Daniel Barkalow <barkalow@iabervon.org> | |
Mon, 6 Jun 2005 20:38:26 +0000 (16:38 -0400) | ||
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Tue, 7 Jun 2005 00:11:11 +0000 (17:11 -0700) | ||
commit | cd541a68b38cead87f5fa69d5331c467bce71656 | |
tree | 8ea892ee097978aa0bc072f824c12fa6c8ab7a4e | tree | snapshot |
parent | 9182f89ab2b0d861226c3ee3d98f9a6a670970e3 | commit | diff |
[PATCH] Generic support for pulling refs
This adds support to pull.c for requesting a reference and writing it to a
file. All of the git-*-pull programs get stubs for now.
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This adds support to pull.c for requesting a reference and writing it to a
file. All of the git-*-pull programs get stubs for now.
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
http-pull.c | diff | blob | history | |
local-pull.c | diff | blob | history | |
pull.c | diff | blob | history | |
pull.h | diff | blob | history | |
ssh-pull.c | diff | blob | history |