Could "git" handle 85 GiB of data in a repository? (yes, all text files, no binary stuff)
Does anyone have any experience with really really large repositories?
Could "git" handle 85 GiB of data in a repository? (yes, all text files, no binary stuff)
Does anyone have any experience with really really large repositories?
Git fetch/pull gets a bit slow, but I haven't seen any real problems with a repo that's a similar size.
Bookmarks