Git Commit Push

Review the current git working tree, generate a commit message from the actual diff using the repository's commit or PR-title convention, commit all current changes on the active branch, and push that branch to `origin`. Use this whenever the user asks to "commit", "push", "commit and push", "generate a commit message", "commit the current changes", or wants the current branch changes sent upstream without hand-writing the git commands.

gogf Updated

File contents

gogf/gf/tree/main/.agents/skills/git-commit-push commit 3bd8ca1b25

Frequently asked questions

npx skillmds@latest add gogf/git-commit-push