Git
Git is a free & open source, distributed version control system designed to handle everything from small to very large projects with speed and efficiency.
Cost / License
- Free
- Open Source
Application type
Platforms
- Mac
- Windows
- Linux
- Android
- iPhone
- Chrome OS
- Android Tablet
- BSD
- Linux Mobile
- Haiku
Features
Properties
- Lightweight
- Privacy focused
Features
- Distributed
- Compare Source Code
- Source code history
- Portable
- Command line interface
- File Versioning
- Ad-free
Git Support
- No Tracking
- Works Offline
Tags
- supply-chain-management
Git News & Activities
Recent News
- Maoholguin published news article about Git
Git 2.52 speeds up blame, adds geometric repacks and experimental repo commandGit 2.52 has been released with a major speedup for large repositories through faster directory wid...
- Fla published news article about Git
Git 3.0 to require Rust as a hard dependency for all buildsGit developers are proposing Rust as a mandatory dependency starting with version 3.0. The first st...
- POX published news article about Git
Git 2.51 adds cruft-free multi-pack indexes, path walk packing, and improved stash formatGit 2.51 is now available, marking a new update for the widely used distributed version control sys...
Recent activities
Featured in Lists
All the tools, services and so on that we use when we develop AlternativeTo. AlternativeTo is built with Next.JS and …
These are all the software I use on my windows machine. I am privacy freak. So, I mostly use open source software. …
Master List of all Apps and Software I use for both work and personal life.
What is Git?
Git is a free & open source, distributed version control system designed to handle everything from small to very large projects with speed and efficiency. Git tracks changes in any set of computer files, usually used for coordinating work among collaborators.







Comments and Reviews
you can thank our lord savior linus torvald (founder of Linux) for making git available to everyone
Git has always had serious limitations with git blame command and its output per line.
https://git-scm.com/docs/git-blame
Forget Subversion and VCS. git just rules. It has great integration with VSCodium and there's many platforms that support git (GitHub, GitLab, etc).
There is basically no way around it anymore. Pretty much every software project uses git for version control and collaboration. It is easy to use and useful, even for private projects in a local directory.
The best thing about Git is that multiple people can work on the same file at the same time without worrying about someone else having the file checked out, or keeping their working copy up to date. As long as the changes are in different parts of the file, Git will happily merge them. The second best thing is that you can do just about anything with it. But the syntax is so cryptic, you'll only remember the commands you use most often, and you'll want to bookmark the documentation.
So: 5 stars for capability, 5 for flexibility, 2 for usability, averaging out to 4.
its the best VCS
Pro's:
Con's: