git-basics - Git Basics Version Control Guide
Learn Git fundamentals including init, add, commit, status, log, and core concepts
Tags
Updated: 2026-06-15Capabilities
Typical Inputs
Typical Outputs
What this skill does
- initialize repository
- check repository status
- stage files
- commit changes
- view commit history
- view file changes
- clone repository
- show commit details
- configure git
- create gitignore
Inputs
- Git repository
- Working directory
- Git installation
Outputs
- Markdown content
- Command documentation
- Git diagrams
- Success status
Requirements
- Git installation
- Bash shell
- Command line access
