关于提交→
您可以将一小组有意义的更改保存为提交。
Creating a commit with multiple authors→
You can attribute a commit to more than one author by adding one or more Co-authored-by trailers to the commit's message. Co-authored commits are visible on GitHub.
代表组织创建提交→
通过在提交消息中添加尾行可代表组织创建提交。 归属于组织的提交应包含 GitHub 上的 on-behalf-of 徽章。
更改提交消息→
如果提交消息中包含不明确、不正确或敏感的信息,您可以在本地修改它,然后将含有新消息的新提交推送到 GitHub。 您还可以更改提交消息以添加遗漏的信息。