From 5cd39b39645089cdd3787e366475a99a414938df Mon Sep 17 00:00:00 2001 From: epriestley Date: Mon, 17 Dec 2012 13:43:14 -0800 Subject: [PATCH] Document "arc:this" Summary: D4096 Test Plan: reading Reviewers: vrana Reviewed By: vrana CC: aran Differential Revision: https://secure.phabricator.com/D4098 --- src/docs/userguide/arcanist_commit_ranges.diviner | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/docs/userguide/arcanist_commit_ranges.diviner b/src/docs/userguide/arcanist_commit_ranges.diviner index 5f331c3f7b..d456c679ce 100644 --- a/src/docs/userguide/arcanist_commit_ranges.diviner +++ b/src/docs/userguide/arcanist_commit_ranges.diviner @@ -114,6 +114,8 @@ is found. Valid rules are listed below. In this list, "*" means "any string". - `arc:empty` Use the empty state (as though the repository were completely empty, the range will include every commit that is an ancestor of the working copy). + - `arc:this` Use the current commit. This means `.` under Mercurial and HEAD + under Git. Rules are also available which change the processing order of rulesets: