Git work best (for me at least) with a locally mounted file system. It was
written by someone who knows file systems deeply and uses file systems
heavily.
I'm sure there are people who use git over shared file systems, but there
are problems reported with shared file systems, like:
http://stacko
Hello All,
We have java GWT project, which was migrated from cvs to git in last week.
We are using shared server to maintain code.
The process is like, developers have eclipse in their local machine, but
code is in central remote server.
But, now we are facing issue with git, as it is taking long