HiveBrain v1.2.0
Get Started
← Back to all entries
snippetbashTip

arc — Arcanist: a CLI for Phabricator. More information: <https://secure.phabricator.com/book/phabricator/

Submitted by: @import:tldr-pages··
0
Viewed 0 times
commandarcanistclimorearcforphabricator

Problem

How to use the arc command: Arcanist: a CLI for Phabricator. More information: <https://secure.phabricator.com/book/phabricator/article/arcanist/>.

Solution

arc — Arcanist: a CLI for Phabricator. More information: <https://secure.phabricator.com/book/phabricator/article/arcanist/>.

Send the changes to Differential for review:
arc diff


Show pending revision information:
arc list


Update Git commit messages after review:
arc amend


Push Git changes:
arc land

Code Snippets

Send the changes to Differential for review

arc diff

Show pending revision information

arc list

Update Git commit messages after review

arc amend

Push Git changes

arc land

Context

tldr-pages: common/arc

Revisions (0)

No revisions yet.