Official
Git
The standard version control system.
Downloads happen on the developer's official website. Archipela does not distribute the apps itself.
Category
💻 Developer Tools
Typical price
Free
Developer
Git Project
Platform
Windows
📖 About Git
The de facto standard version control system for tracking changes to source code. Paired with services like GitHub, it forms the foundation of both team and solo development. Open source and free.
✨ Key features
- Tracks a full history of changes
- Parallel work through branches
- Works with GitHub and similar services
- Open source and free
🙌 Who it is for
- Anyone starting out with version control
- Anyone who wants to develop using GitHub