Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Short-cut error return path in git-local-pull.
author
Junio C Hamano
<junkio@cox.net>
Wed, 4 May 2005 08:28:45 +0000
(
01:28
-0700)
committer
Junio C Hamano
<junkio@cox.net>
Wed, 4 May 2005 08:28:45 +0000
(
01:28
-0700)
When git-local-pull with -l option gets ENOENT attempting to create
a hard link, there is no point falling back to other copy methods.
With this patch, git-local-pull detects such a case and gives up
copying the file early.
Signed-off-by: Junio C Hamano <junkio@cox.net>
raw
|
patch
| inline |
side by side
(from:
fd0ffd3
)
No differences found