Skip to content

Commit

Permalink
git-remote: update Chinese translation (tldr-pages#10335)
Browse files Browse the repository at this point in the history
  • Loading branch information
hezhizhen authored Jun 6, 2023
1 parent abb3e73 commit 2113a11
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pages.zh/common/git-remote.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@

`git remote set-url {{远程仓库名字}} {{新 URL}}`

- 查看远程仓库的 URL:

`git remote get-url {{远程仓库名字}}`

- 移除远程仓库:

`git remote remove {{远程仓库名字}}`
Expand Down

0 comments on commit 2113a11

Please sign in to comment.