[PATCH] Generic support for pulling refs
authorDaniel Barkalow <barkalow@iabervon.org>
Mon, 6 Jun 2005 20:38:26 +0000 (16:38 -0400)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Tue, 7 Jun 2005 00:11:11 +0000 (17:11 -0700)
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>
No differences found