We are evaluating migration our project to Git. It is said that we shouldn't put too many files in a single repo. or we will have performance issue. Assume we have around 100k files in the project. How many repo. should we split to ?(ex: Split to 10 repo. and each have around 10k files? ) The reason why I ask this question is we use centralize architecture and we have about 500 developers.If there are a lot of current user clone/push/pull to the central repo., will it have performance issue ? Is there any one have stress test experience for Git ?
-- You received this message because you are subscribed to the Google Groups "Git for human beings" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/git-users?hl=en.
