Code of Conduct
What article on docs.github.com is affected?
docs: https://docs.github.com/cn/get-started/using-git/about-git-rebase#commands-available-while-rebasing
This is an description about a git rebase command, it should not be translated.

What part(s) of the article would you like to see updated?
|
<dt><code>压缩</code></dt> |
|
<dd>此命令可用于将两个或以上的提交合并为一个。 下面的提交压缩到其上面的提交。 Git 让您有机会编写描述两次更改的新提交消息。</dd> |
|
|
- <dt><code>压缩</code></dt>
+ <dt><code>squash</code></dt>
<dd>此命令可用于将两个或以上的提交合并为一个。 下面的提交压缩到其上面的提交。 Git 让您有机会编写描述两次更改的新提交消息。</dd>
Additional information
No response
Code of Conduct
What article on docs.github.com is affected?
docs: https://docs.github.com/cn/get-started/using-git/about-git-rebase#commands-available-while-rebasing
This is an description about a
git rebasecommand, it should not be translated.What part(s) of the article would you like to see updated?
docs/translations/zh-CN/content/get-started/using-git/about-git-rebase.md
Lines 60 to 62 in 7c76965
Additional information
No response