arc
Arcanist: A CLI for Phabricator. More information: <https://secure.phabricator.com/book/phabricator/article/arcanist/>.
Install
- All systems
-
curl cmd.cat/arc.sh
- Debian
-
apt-get install arc - Ubuntu
-
apt-get install arc - Kali Linux
-
apt-get install arc - Fedora
-
dnf install arc - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install arc - Raspbian
-
apt-get install 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
© tl;dr; authors and contributors