Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
git commit: Reformat output somewhat
[gitweb.git]
/
builtin-fetch-pack.c
diff --git
a/builtin-fetch-pack.c
b/builtin-fetch-pack.c
index 17a5a422c27e898fb68e3d55a9a5d7e714a40ff6..459c6f0da35ac0a4d6cc0a914f6aa905f8a94d42 100644
(file)
--- a/
builtin-fetch-pack.c
+++ b/
builtin-fetch-pack.c
@@
-609,7
+609,7
@@
static struct ref *do_fetch_pack(int fd[2],
fprintf(stderr, "warning: no common commits\n");
if (get_pack(fd, pack_lockfile))
- die("git
-
fetch-pack: fetch failed.");
+ die("git
fetch-pack: fetch failed.");
all_done:
return ref;