mirror of
https://we.phorge.it/source/phorge.git
synced 2024-12-20 12:30:56 +01:00
Note that arc land
supports Mercurial in arc docs
Summary: Also mentioned a few other features which have come into existence since this was last updated. Ref T2922. Test Plan: Proofread. Reviewers: DurhamGoode, btrahan Reviewed By: btrahan CC: adityar7, aran Maniphest Tasks: T2922 Differential Revision: https://secure.phabricator.com/D5628
This commit is contained in:
parent
c51f45fbcd
commit
9087e4805e
1 changed files with 2 additions and 2 deletions
|
@ -47,7 +47,7 @@ Arcanist allows you to do things like:
|
|||
- download a patch from Differential with ##arc export##
|
||||
- update Git commit messages after review with ##arc amend##
|
||||
- commit SVN changes with ##arc commit##
|
||||
- push Git changes with ##arc land##
|
||||
- push Git and Mercurial changes with ##arc land##
|
||||
- view enhanced information about Git branches with ##arc branch##
|
||||
|
||||
Once you've configured lint and unit test integration, you can also:
|
||||
|
@ -157,4 +157,4 @@ them to get it working.
|
|||
- @{article:Arcanist User Guide: Customizing Existing Linters}
|
||||
- @{article:Arcanist User Guide: Customizing Lint, Unit Tests and Workflows}
|
||||
- @{article:Arcanist User Guide: Code Coverage}
|
||||
- @{article:Arcanist User Guide: Repository Hooks}
|
||||
- @{article:Arcanist User Guide: Repository Hooks}
|
||||
|
|
Loading…
Reference in a new issue