Conventional Branch
根据 Conventional Branch 规范创建 Git 分支(feature/、bugfix/、hotfix/、release/、chore/)。适用于新建分支、命名分支或检查分支名是否符合规范时使用。
安装命令
npx skills add https://github.com/github/awesome-copilot --skill conventional-branch
根据 Conventional Branch 规范创建 Git 分支(feature/、bugfix/、hotfix/、release/、chore/)。适用于新建分支、命名分支或检查分支名是否符合规范时使用。
npx skills add https://github.com/github/awesome-copilot --skill conventional-branch