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

20 lines
332 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.

# arc
> ArcanistPhabricator的命令行工具。
> 更多信息:<https://secure.phabricator.com/book/phabricator/article/arcanist/>.
- 将更改发送到Differential进行审核
`arc diff`
- 显示待处理修订信息:
`arc list`
- 在审核后更新Git提交信息
`arc amend`
- 推送Git更改
`arc land`