Git Commit Msg

撰寫、修正、建議本專案 git commit message 時使用,包含使用者要您「順手 commit、訊息自己想」的情境。常見觸發句式:「加個 commit」、「加到 commit」、「commit 一下」、「commit 吧」、「提交一下」、「順便 commit」、「寫 commit message」、「改 commit 訊息」、「commit msg 幫我修」、「分兩個 commit」。SKIP:純看 git log / diff / blame、討論 commit hash、僅 stage 不 commit、只建 PR / branch / tag 而不寫訊息。規範:Conventional Commits(type(scope): 描述)+ 正體中文 + 整行 ≤ 50 字;type 限 feat/fix/chore/refactor/docs/style/perf/test 八種;不自行加 Co-Authored-By。

andy922200 Updated

File contents

andy922200/agent-skills/tree/main/git-commit-msg commit 5972cfbaf7

Frequently asked questions

npx skillmds@latest add andy922200/git-commit-msg