aliases | tags |
---|---|
Git |
tools |
Git is a free and open source distributed version control system designed to develop projects with speed and efficiency. It is used by programmers to coordinate the collaborative work of writing source code during software development. Git allows you to have multiple local branches that can be absolutely independent of each other.
GitHub is a collaboration platform and useful version control tool. With GitHub, you can work together on projects from anywhere.
Youtube series Introduction to Git & Github by Daniel Shiffmann