Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
git-svn: rebuild convenience and bugfixes
[gitweb.git]
/
clone-pack.c
diff --git
a/clone-pack.c
b/clone-pack.c
index 719e1c4fc8df0aec13bdcbab16c4d9e16cd3072e..a4370f595f1206840e66d488423f1c7e42029c6d 100644
(file)
--- a/
clone-pack.c
+++ b/
clone-pack.c
@@
-125,9
+125,9
@@
static int clone_pack(int fd[2], int nr_match, char **match)
}
clone_handshake(fd, refs);
- if (!quiet)
- fprintf(stderr, "Generating pack ...\r");
status = receive_keep_pack(fd, "git-clone-pack", quiet);
+ if (!quiet)
+ fprintf(stderr, "\n");
if (!status) {
if (nr_match == 0)