Git Undo
Undo the last commit but keep changes staged.
-
Undo the last commit but keep the file changes in the staging area.
-
Command: git reset --soft HEAD~1
-
This allows you to fix the commit message or add missing files before committing again.
Undo the last commit but keep changes staged.
This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.
Install skill "git-undo" with this command: npx skills add toilahuongg/shopify-agents-kit/toilahuongg-shopify-agents-kit-git-undo
Git Undo
Undo the last commit but keep changes staged.
Undo the last commit but keep the file changes in the staging area.
Command: git reset --soft HEAD~1
This allows you to fix the commit message or add missing files before committing again.
This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.
Related by shared tags or category signals.
No summary provided by upstream source.
No summary provided by upstream source.
No summary provided by upstream source.