]> git.ipfire.org Git - thirdparty/git.git/commit - walker.c
[PATCH] Pull misc objects
authorDaniel Barkalow <barkalow@iabervon.org>
Wed, 22 Jun 2005 00:35:53 +0000 (20:35 -0400)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Wed, 22 Jun 2005 01:29:13 +0000 (18:29 -0700)
commit3173bd49690b02c756e32d2c9c3ed13e451806d2
tree75a2f2a8e3b64321623e1a2c8d9f6033131e997b
parent89e4202f9828c18f5db4db80a008a2a8a458855e
[PATCH] Pull misc objects

Make pull fetch whatever is specified, parse it to figure out what it is, and
then process it appropriately. This also supports getting tag objects, and
getting whatever they tag.

Signed-off-by: Daniel Barkalow <barkalow@iabervon.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
pull.c