Git and github on windows
December 20, 2009 · Posted in Git , Programming · View Comments
The git is an open source tool for version control of files. Its distributed architecture allows you to be more productive because it does not require a central server to receive commits.
The CVS was the first version control system with which I worked. I do not know if it was by my inexperience, but he was always a thorn in more than a tool.

