Git2.47.1
Fast version control.
- Development
- CVS
Git 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. Like most other modern version control systems, Git gives each developer a local copy of the entire development history, and changes are copied from one such repository to another.
Git is very fast and scales well even when working with large projects and long histories.
Git supports rapid and convenient branching and merging, and includes powerful tools for visualizing and navigating a non-linear development history.
- linux
- Downloads30076
- LicenseOpen Source