- Git – Fast Version Control SystemGit is a free & open source, distributed version control system designed to handle everything from small to very large projects with speed and efficiency.
Every Git clone is a full-fledged repository with complete history and full revision tracking capabilities, not dependent on network access or a central server. Branching and merging are fast and easy to do.
_________________
Update:
http://marklodato.github.com/visual-git-guide/index-en.html
http://nvie.com/posts/a-successful-git-branching-model/
Flujos del git
http://www.ndpsoftware.com/git-cheatsheet.html#loc=remote_repo;Cheatsheet de git:
http://i.imgur.com/8yqJl.png