Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
git-p4: Clean up git-p4 submit's log message handling.
[gitweb.git]
/
unpack-trees.c
diff --git
a/unpack-trees.c
b/unpack-trees.c
index 07c4c28a5a0a38a3ae81cccd967ba3117917a513..56c1ffbc199c534a53da9615aa16b4357656e320 100644
(file)
--- a/
unpack-trees.c
+++ b/
unpack-trees.c
@@
-301,7
+301,7
@@
static void check_updates(struct cache_entry **src, int nr,
}
progress = start_progress_delay("Checking out files",
- total, 50,
2
);
+ total, 50,
1
);
cnt = 0;
}