@recaptime-dev's working patches + fork for Phorge, a community fork of Phabricator. (Upstream dev and stable branches are at upstream/main and upstream/stable respectively.) hq.recaptime.dev/wiki/Phorge
phorge phabricator
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

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

+2 -2
+2 -2
src/docs/userguide/arcanist.diviner
··· 47 47 - download a patch from Differential with ##arc export## 48 48 - update Git commit messages after review with ##arc amend## 49 49 - commit SVN changes with ##arc commit## 50 - - push Git changes with ##arc land## 50 + - push Git and Mercurial changes with ##arc land## 51 51 - view enhanced information about Git branches with ##arc branch## 52 52 53 53 Once you've configured lint and unit test integration, you can also: ··· 157 157 - @{article:Arcanist User Guide: Customizing Existing Linters} 158 158 - @{article:Arcanist User Guide: Customizing Lint, Unit Tests and Workflows} 159 159 - @{article:Arcanist User Guide: Code Coverage} 160 - - @{article:Arcanist User Guide: Repository Hooks} 160 + - @{article:Arcanist User Guide: Repository Hooks}