Git Commit And Push

Splits uncommitted changes into a small set of logical, single-concern git commits, then executes the commits and pushes to remote. Use when the user wants to commit and push, organize changes into logical commits, split a large change into multiple commits, or create a series of conventional commits from the current working tree.

mia-cx da8f134 3.4 KB Updated

File contents

mia-cx/skills/tree/main/skills/git-commit-and-push commit da8f134a78

Frequently asked questions

npx skillmds@latest add mia-cx/git-commit-and-push