Skip to content

Commit 5cd39b3

Browse files
author
epriestley
committed
Document "arc:this"
Summary: D4096 Test Plan: reading Reviewers: vrana Reviewed By: vrana CC: aran Differential Revision: https://secure.phabricator.com/D4098
1 parent f6ed62a commit 5cd39b3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/docs/userguide/arcanist_commit_ranges.diviner

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,8 @@ is found. Valid rules are listed below. In this list, "*" means "any string".
114114
- `arc:empty` Use the empty state (as though the repository were completely
115115
empty, the range will include every commit that is an ancestor of the
116116
working copy).
117+
- `arc:this` Use the current commit. This means `.` under Mercurial and HEAD
118+
under Git.
117119

118120
Rules are also available which change the processing order of rulesets:
119121

0 commit comments

Comments
 (0)