1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-25 16:22:43 +01:00

Document "arc:this"

Summary: D4096

Test Plan: reading

Reviewers: vrana

Reviewed By: vrana

CC: aran

Differential Revision: https://secure.phabricator.com/D4098
This commit is contained in:
epriestley 2012-12-17 13:43:14 -08:00
parent f6ed62afbc
commit 5cd39b3964

View file

@ -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 - `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 empty, the range will include every commit that is an ancestor of the
working copy). 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: Rules are also available which change the processing order of rulesets: