Version Control for
The Future.
Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.
Why choose Git?
The world's most popular version control system.
Lightning Fast
Git is optimized for performance. Committing, branching, merging, and comparing past versions are all optimized for performance.
Distributed
Every developer has the full history of the code. If your central server goes down, you have a backup right on your machine.
Data Integrity
Everything in Git is check-summed before it is stored. It's impossible to change the contents of any file or directory without Git knowing about it.
Used by companies worldwide
Microsoft
Netflix
Ready to version control?
Join millions of developers who trust Git to manage their code history.