We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5c83d85 + b24a8db commit e25a767Copy full SHA for e25a767
Documentation/config.txt
@@ -686,7 +686,8 @@ core.packedGitLimit::
686
bytes at once to complete an operation it will unmap existing
687
regions to reclaim virtual address space within the process.
688
+
689
-Default is 256 MiB on 32 bit platforms and 8 GiB on 64 bit platforms.
+Default is 256 MiB on 32 bit platforms and 32 TiB (effectively
690
+unlimited) on 64 bit platforms.
691
This should be reasonable for all users/operating systems, except on
692
the largest projects. You probably do not need to adjust this value.
693
0 commit comments