LinuxCommandLibrary

arc

Arcanist: A CLI for Phabricator.

TLDR

Send the changes to Differential for review

$ arc diff
copy


Show pending revision information
$ arc list
copy


Update Git commit messages after review
$ arc amend
copy


Push Git changes
$ arc land
copy

Copied to clipboard