On Thu, Jul 7, 2011 at 10:29 AM, CP <[email protected]> wrote: > 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.
I've never heard of problems with the numbers of files. It is well known that very large files can be a problem but there are some workarounds (eg. git annex). Can you point to where the too many files issue has been discussed? -Brett. -- 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.
