Files
tldr/pages.zh/common/mr.md

20 lines
304 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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