Commit 57599f7
Merge branch 'js/close-packs-before-gc'
Many codepaths that run "gc --auto" before exiting kept packfiles
mapped and left the file descriptors to them open, which was not
friendly to systems that cannot remove files that are open. They
now close the packs before doing so.
* js/close-packs-before-gc:
receive-pack: release pack files before garbage-collecting
merge: release pack files before garbage-collecting
am: release pack files before garbage-collecting
fetch: release pack files before garbage-collecting
Forward-port from upstream Git.
Signed-off-by: Johannes Schindelin <[email protected]>File tree
0 file changed
+0
-0
lines changed0 file changed
+0
-0
lines changed
0 commit comments