← Back to tools
View AGENTS.md for git
git
The most widely used distributed version control system
Description
Git is the most widely used distributed version control system. It provides full command-line control, extensive configuration options, and powers platforms like GitHub, GitLab, and Bitbucket. It supports branching, merging, and a rich ecosystem of tools.
AI Summary
The dominant distributed version control system for tracking code changes
Capabilities
- + Track changes to files with full history
- + Branch and merge code efficiently
- + Distribute repositories across multiple locations
- + Support large-scale collaboration
- + Integrate with CI/CD pipelines and hosting platforms
Use When
- → You need version control for any project
- → You want distributed version control