git
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseGit
Git
Specification
规范说明
The words , , , , , , , , , and are interpreted as described in RFC 2119.
MUSTMUST NOTREQUIREDSHALLSHALL NOTSHOULDSHOULD NOTRECOMMENDEDMAYOPTIONAL术语 、、、、、、、、 和 的解释遵循 RFC 2119 中的定义。
MUSTMUST NOTREQUIREDSHALLSHALL NOTSHOULDSHOULD NOTRECOMMENDEDMAYOPTIONALRequests
操作要求
- PR titles MUST NOT be prefixed with "[codex]".
- The first commit of a repo SHOULD be made with the message: "Init it to win it"
- When running , you MUST check whether the current project exists under
gh pr merge; if it does, you MUST use~/git/@mostlyserious.--author-email cornelius.ukena@mostlyserious.io
- PR标题 禁止 以"[codex]"为前缀。
- 仓库的首个提交消息 建议 设置为:"Init it to win it"
- 运行 命令时,必须 检查当前项目是否位于
gh pr merge目录下;若存在,则 必须 使用~/git/@mostlyserious参数。--author-email cornelius.ukena@mostlyserious.io
Reference Guide
参考指南
You SHOULD load detailed guidance based on context:
| Topic | Reference | Load When |
|---|---|---|
| Commits | | writing commits |
| Branches | | creating branches |
你应根据上下文加载详细指南:
| 主题 | 参考文档 | 加载时机 |
|---|---|---|
| 提交信息 | | 编写提交信息时 |
| 分支管理 | | 创建分支时 |