[PATCH] Add a bit of developer documentation to pull.h
authorJunio C Hamano <junkio@cox.net>
Sat, 25 Jun 2005 09:26:29 +0000 (02:26 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sat, 25 Jun 2005 23:52:16 +0000 (16:52 -0700)
commita81efcba8cc9b55daf19bf0f2ae2058db1d25d31
tree31e17bbb3c6dfb3f538700dedfdb8fa19ca6c8dc
parent613d872cfbe53213e1a9bbc77d75be9a6403b2b2
[PATCH] Add a bit of developer documentation to pull.h

Describe what to implement in fetch() and fetch_ref() for
pull backend writers a bit better.

Signed-off-by: Junio C Hamano <junkio@cox.net>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
pull.h