Version Control Systems

Version Control Systems

GIT

Git (/ɡɪt/) is a widely used source code management system for software development. It is a distributed revision control system with an emphasis on speed, data integrity, and support for distributed, non-linear workflows. [Wikipedia](https://en.wikipedia.org/wiki/Git_(software))

Master your Git skills at a super level with Pro Git Book

Github

GitHub is a code hosting platform for version control and collaboration. It lets you and others work together on projects from anywhere.

Last updated