add new chinese translations
This commit is contained in:
9
pages.zh/common/git-rename-remote.md
Normal file
9
pages.zh/common/git-rename-remote.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# git 重命名远程
|
||||
|
||||
> 更改用于拉取和推送的远程。
|
||||
> 属于 `git-extras`。
|
||||
> 更多信息:<https://github.com/tj/git-extras/blob/master/Commands.md#git-rename-remote>。
|
||||
|
||||
- 将上游远程更改为 origin:
|
||||
|
||||
`git rename-remote {{upstream}} {{origin}}`
|
Reference in New Issue
Block a user