]> asedeno.scripts.mit.edu Git - git.git/blobdiff - git-am.sh
return the prune-packed progress display to the inner loop
[git.git] / git-am.sh
index 32c46d7ed4b26220f4c9e7fc778bb240c85dae1c..b02ae6a76fa8265da1ea3d720df9dc29cc5d5519 100755 (executable)
--- a/git-am.sh
+++ b/git-am.sh
@@ -464,6 +464,8 @@ do
                "$GIT_DIR"/hooks/post-applypatch
        fi
 
+       git gc --auto
+
        go_next
 done