Git

Powerful and annoying tool. However, if you’ve ever used SVN, you won’t ever complain again.

Git is a free and Open Source distributed version control system that tracks changes in any set of computer files, usually used for coordinating work among programmers who are collaboratively developing source code during software development. Its goals include speed, data integrity, and support for distributed, non-linear workflows.

Git Commands