@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.

Document "arc:this"

Summary: D4096

Test Plan: reading

Reviewers: vrana

Reviewed By: vrana

CC: aran

Differential Revision: https://secure.phabricator.com/D4098

+2
+2
src/docs/userguide/arcanist_commit_ranges.diviner
··· 114 114 - `arc:empty` Use the empty state (as though the repository were completely 115 115 empty, the range will include every commit that is an ancestor of the 116 116 working copy). 117 + - `arc:this` Use the current commit. This means `.` under Mercurial and HEAD 118 + under Git. 117 119 118 120 Rules are also available which change the processing order of rulesets: 119 121