Command Claude Code
A command that performs one automatic fix at a time. It is intended for GitHub Actions, which automate tasks in a repository when events such as code changes occur.
Command Claude Code
A command that performs one automatic fix at a time. It is intended for GitHub Actions, which automate tasks in a repository when events such as code changes occur.
Command Claude Code
A command workflow that plans a change, implements one feature at a time, and commits each step gradually. A commit is a saved set of changes in version control.
Command Claude Code
A command for merging one specified Git branch into another and handling merge conflicts. Git branches are separate lines of code changes, while conflicts happen when changes overlap.
Command Claude Code
Rules for writing Git commit messages in Traditional Chinese using Conventional Commits, a common commit-message format.
Command Claude Code
A command workflow for planning, implementing, and committing one feature at a time, with standardized commit messages. The description is written in Chinese.
Command Claude Code
Command "merge-report-template" from howard31526/taskmaster, covering merge report, 衝突檔案, 衝突原因, 解決方案 and 驗證.
Command Claude Code
An interactive set of commands for Git, a tool for tracking code changes, and for managing branches, which are separate lines of development.
Command Claude Code
An automated branch check and safe push step that runs before uploading changes.