๐ Git Cheat Sheet
โก Output
โน๏ธ About Git Cheat Sheet
Git is the foundation of modern version control, but its command-line interface can be complex even for experienced developers. Our Git Cheat Sheet distills the most frequently used commands into a clean, searchable format to help you maintain a smooth workflow.
Key Git Workflow Sections:
- Initialization: Starting new repositories or cloning existing ones from GitHub or GitLab.
- Staging & Committing: The core cycle of adding changes and saving them with descriptive messages.
- Branching: Best practices for creating, switching, and merging feature branches.
- Remote Collaboration: Commands for pushing your work and pulling the latest updates from your team.
Whether you're fixing a merge conflict or just starting a new project, this reference ensures you have the right command at your fingertips.
๐ Related SysAdmin Tools
Linux Command Cheat Sheet
Quick reference for common Linux commands and their usage.
Windows Command Cheat Sheet
Quick reference for common Windows Command Prompt / PowerShell commands.
Random Port Generator
Generate random port numbers outside of the range of 'known' ports (0-1023).
Email Normalizer
Normalize email addresses for deduplication (handles Gmail dots/plus).
Regex Cheat Sheet
A quick reference guide for Regular Expression (Regex) syntax.
IPv4 Address Converter
Convert an IP address into decimal, binary, hex, or IPv6 representation.