Handling large collections of files: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 12: Line 12:


=ratarmount=
=ratarmount=
=git=
When working with Git, over time the number of files in the hidden .git repository subdirectory can grow significantly. Using `git repack` will pack many of the files together into a few large database files and greatly speed Git's operations.
cc_staff
153

edits