This repository serves as a comprehensive guide to frequently used Git commands, providing examples and explanations for each. It aims to help developers efficiently use Git in their daily workflow.
- Getting Started
- Basic Commands
- Branching and Merging
- Remote Repositories
- Stashing and Cleaning
- Logs and History
- Tagging
- Configuration
- Windows: Download from Git for Windows.
- macOS: Install using Homebrew:
brew install git