summaryrefslogtreecommitdiff
path: root/ssh-fetch.c
diff options
context:
space:
mode:
authorSergey Vlasov <vsu@altlinux.ru>2005-09-23 12:28:38 (GMT)
committerJunio C Hamano <junkio@cox.net>2005-09-23 21:30:46 (GMT)
commit628cd5430fdf71a75c02af88ab7b557d29687db5 (patch)
tree348d2f05c4f4b246eef7330b4dd7bd9570c579fa /ssh-fetch.c
parente2b77f026a251a47ebdf634107e76f7b457087af (diff)
downloadgit-628cd5430fdf71a75c02af88ab7b557d29687db5.zip
git-628cd5430fdf71a75c02af88ab7b557d29687db5.tar.gz
git-628cd5430fdf71a75c02af88ab7b557d29687db5.tar.bz2
[PATCH] git-local-fetch: Avoid confusing error messages on packed repositories
If the source repository was packed, and git-local-fetch needed to fetch a pack file, it spewed a misleading error message about not being able to find the unpacked object. Fixed by adding the warn_if_not_exists argument to copy_file(), which controls printing of error messages in case the source file does not exist. Signed-off-by: Sergey Vlasov <vsu@altlinux.ru> Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'ssh-fetch.c')
0 files changed, 0 insertions, 0 deletions