fa92383993
* Support "onlyingroup=" in preferred content expressions. * Support --onlyingroup= matching option. Sponsored-by: Jack Hill on Patreon
14 lines
502 B
Text
14 lines
502 B
Text
[[!comment format=mdwn
|
|
username="joey"
|
|
subject="""comment 1"""
|
|
date="2023-07-31T18:41:03Z"
|
|
content="""
|
|
Matches files that git-annex believes are present in at least one
|
|
repository that is in the specified group, and are not present in any
|
|
repositories that are not in the specified group.
|
|
|
|
That's a pretty simple description and it allows matching when a repository
|
|
is in the specified group but is also in some other groups.
|
|
|
|
So that makes me happy with onlyingroup and I implemented it.
|
|
"""]]
|