add new chinese translations
This commit is contained in:
9
pages.zh/common/git-local-commits.md
Normal file
9
pages.zh/common/git-local-commits.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# git 本地提交
|
||||
|
||||
> 显示尚未推送到 origin 的本地提交。任何额外的参数将直接传递给 `git log`。
|
||||
> 属于 `git-extras`。
|
||||
> 更多信息:<https://github.com/tj/git-extras/blob/master/Commands.md#git-local-commits>。
|
||||
|
||||
- 显示尚未推送的提交:
|
||||
|
||||
`git local-commits`
|
Reference in New Issue
Block a user