pack-objects: improve path grouping heuristics.
[git.git] / builtin-read-tree.c
index 085e11e..8d1a22d 100644 (file)
@@ -376,6 +376,7 @@ static void check_updates(struct cache_entry **src, int nr)
                                        fprintf(stderr, "%4u%% (%u/%u) done\r",
                                                percent, cnt, total);
                                        last_percent = percent;
+                                       progress_update = 0;
                                }
                        }
                }