Commit Fixup

Absorb uncommitted working tree edits into the existing commits on the current branch where each change belongs (fixup commits + autosquash rebase). Use on requests like 'fold this into the original commit', 'clean up the commit history', 'squash the review fixes into their commits', 'fixup', 'amend into an existing commit', or when review feedback and polishing edits need to land in the right commit. Not for reordering commits already in history, and not for splitting a commit apart.

2ykwang Updated

File contents

2ykwang/agent-skills/tree/main/skills/commit-fixup commit e6c8409c7d

Frequently asked questions

npx skillmds@latest add 2ykwang/commit-fixup