Version Control
4 cheatsheets covering gitignore、git、忽略、vcs、git and more
.gitignore Cheatsheet - Ignore Patterns & Rules
One-page reference for .gitignore patterns: glob matching, directories vs files, negation, global ignore and common language templates. Quick lookup, copy directly.
Git Cheatsheet - Command Reference
One-page Git command reference covering code commit & stash, branch creation & merge, commit revert & recovery, and remote repository operations — 30+ common operations for daily collaboration and commit recovery scenarios. Quick lookup, copy and run.
Git Branch Management Cheatsheet - Command Reference
One-page Git branch operations reference covering branch creation & switching, merge & rebase, remote branch push & pull, and branch deletion & cleanup. Covers high-frequency usage for team collaboration. Quick lookup, copy and run.
Git Log Cheatsheet - Git Commit History Reference
One-page Git Log quick reference with 48+ common commands across 7 grouped sections (git). Quick lookup, copy and run.