Git Master

MUST USE whenever a task needs a commit or git-history investigation. Covers atomic commits, staging, commit-message style, rebase, squash, fixup/autosquash, blame, bisect, reflog, git log -S/-G, and questions like who wrote this or when was this added. Do not use for ordinary code edits unless the user asks for git work.

thedixitjain 635cb6c 2 files · 6.2 KB Updated 2 repo stars

File contents

thedixitjain/the-mega-skill-library/tree/main/library/engineering-core/git-master--code-yeongyu commit 635cb6c4b8

Frequently asked questions

npx skillmds add thedixitjain/git-master-2