Loading...
Loading...
Use git to commit code in the current repository. This skill is used when the user requests to submit code, write commit messages, execute git commit/push/amend, or mentions terms like submit, commit, push, stage and commit, save changes, create a commit, or when directly specified by a sub-agent.
npx skill4agent add cabinet-fe/prompt-engineering git-commitgit addgit commitInteractive QuestioningAskUserQuestionAskQuestiongit statusgit diffgit logInteractive Questioninggit addgit commit--no-verifyInteractive Questioninggit pushgit status.envgit addgit commit--no-verifygit push<Type>(<Scope>)!: <Description>
[Optional Body]
[Optional Footer]破坏性变更: <描述破坏性变更的内容>| Type | Description |
|---|---|
| New feature |
| Bug fix |
| Documentation changes |
| Code format changes, no impact on logic |
| Refactoring, no new features or bug fixes |
| Performance optimization |
| Testing-related changes |
| Build system or dependency changes |
| CI/CD configuration changes |
| Daily maintenance, miscellaneous tasks |
| Revert a commit |