diff options
author | Sergey Vlasov <vsu@altlinux.ru> | 2005-09-23 16:28:38 +0400 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2005-09-23 14:30:46 -0700 |
commit | 628cd5430fdf71a75c02af88ab7b557d29687db5 (patch) | |
tree | 348d2f05c4f4b246eef7330b4dd7bd9570c579fa /rsh.c | |
parent | e2b77f026a251a47ebdf634107e76f7b457087af (diff) | |
download | git-628cd5430fdf71a75c02af88ab7b557d29687db5.tar.gz |
[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 'rsh.c')
0 files changed, 0 insertions, 0 deletions