[PATCH] git-local-pull updates
commitb02a26cb877319f0367725ce87aead42488714cb
authorJunio C Hamano <junkio@cox.net>
Mon, 2 May 2005 04:10:04 +0000 (1 21:10 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Mon, 2 May 2005 04:10:04 +0000 (1 21:10 -0700)
tree30a0fb44e580dbd41d0ec3e0c299a32d3920d5f1
parent7fa76eeb75d2062d4e8ba3ac5dab925b0bbac6cd
[PATCH] git-local-pull updates

This is to be applied on top of the previous patch to add
git-local-pull command.  In addition to the '-l' (attempt
hardlink before anything else) and the '-s' (then attempt
symlink) flags, it adds '-n' (do not fall back to file copy)
flag.  Also it updates the comments.

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