git
git related cheatsheet collection - 4 quick reference guides. Find fast, copy directly. The essential online command reference for developers and SRE.
.gitignore Cheatsheet - Ignore Patterns & Rules
A .gitignore pattern reference for developers who keep Git repos clean and avoid committing dependency directories or secrets, covering glob matching, directories vs files, negation, global ignore, and common language templates.
Git Cheatsheet - Command Reference
One-page Git command reference covering commit & stash, branch create/merge/rebase, revert & recovery, remote collaboration, and git log history queries — 50+ common operations for daily collaboration and recovering from mistakes.
GitHub Cheatsheet - Code Hosting Platform Shortcut Reference
GitHub shortcuts covering global navigation, repo browsing and file search, code search, Issue/PR operations, code review and commenting, and Markdown editing. For moving around GitHub without lifting hands off the keyboard during review-heavy workflows.
GitLab Cheatsheet - Code Hosting Platform Shortcut Reference
GitLab shortcuts covering global navigation, repo browsing and file search, code search, Issue/MR operations, review (MR approvals/threads) and Markdown editing. For teams on self-hosted GitLab who live in the review flow.