Git is an open source distributed version control and collaboration tool for developers. It allows you and other team members to work on the same code base and have changes integrated seamlessly. Git facilitates the tracking of changes to code over time. It provides a mechanism for testing out development ideas in separate development branches.
Sort: