we are team of 4 at present. We all are working on the same project. Every morning we have to spend at least 30 minutes integrating our projects for all the changes we made previous day.
Which tool can we use for this ?
we are team of 4 at present. We all are working on the same
Share
Git is a distributed source control system. You can put a repository on a shared network drive or use a commercial service such as github.
http://github.com