add new chinese translations

This commit is contained in:
2024-12-30 15:25:56 +08:00
parent a850046d7b
commit 0d798759fd
5418 changed files with 105800 additions and 7052 deletions

20
pages.zh/common/mr.md Normal file
View File

@@ -0,0 +1,20 @@
# mr
> 一次管理所有版本控制仓库。
> 更多信息:<https://myrepos.branchable.com>。
- 注册一个仓库:
`mr register`
- 在5个并发作业中更新仓库
`mr -j{{5}} update`
- 打印所有仓库的状态:
`mr status`
- 检出所有仓库到最新版本:
`mr checkout`