fix outdated docs
When a repo is in multiple standard groups, Logs.PreferredContent.makeMatcher uses unknownMatcher, so will not get everything, but instead defaults to wanting whatever is present.
This commit is contained in:
parent
cce2d416d6
commit
37d7a1b768
1 changed files with 0 additions and 2 deletions
|
@ -164,8 +164,6 @@ elsewhere to allow removing it).
|
||||||
When a repository is in exactly one such group, you can use the "standard"
|
When a repository is in exactly one such group, you can use the "standard"
|
||||||
keyword in its preferred content expression, to match whatever content
|
keyword in its preferred content expression, to match whatever content
|
||||||
the group's expression matches.
|
the group's expression matches.
|
||||||
(If a repository is put into multiple standard
|
|
||||||
groups, "standard" will match anything.. so don't do that!)
|
|
||||||
|
|
||||||
Most often, the whole preferred content expression is simply "standard".
|
Most often, the whole preferred content expression is simply "standard".
|
||||||
But, you can do more complicated things, for example:
|
But, you can do more complicated things, for example:
|
||||||
|
|
Loading…
Add table
Reference in a new issue