Added a comment
authorIlya_Shlyakhter <Ilya_Shlyakhter@web>
Sun, 18 Apr 2021 23:45:26 +0000 (23:45 +0000)
committeradmin <admin@branchable.com>
Sun, 18 Apr 2021 23:45:26 +0000 (23:45 +0000)
doc/todo/option_to___96__drop_path__96___to_not_drop___34__all_copies__34__/comment_3_2665f3fc268dff1de24d6ee9648c5d8c._comment [new file with mode: 0644]

diff --git a/doc/todo/option_to___96__drop_path__96___to_not_drop___34__all_copies__34__/comment_3_2665f3fc268dff1de24d6ee9648c5d8c._comment b/doc/todo/option_to___96__drop_path__96___to_not_drop___34__all_copies__34__/comment_3_2665f3fc268dff1de24d6ee9648c5d8c._comment
new file mode 100644 (file)
index 0000000..b4fc1a9
--- /dev/null
@@ -0,0 +1,8 @@
+[[!comment format=mdwn
+ username="Ilya_Shlyakhter"
+ avatar="http://cdn.libravatar.org/avatar/1647044369aa7747829c38b9dcc84df0"
+ subject="comment 3"
+ date="2021-04-18T23:45:25Z"
+ content="""
+As a more general solution, suppose [[git-annex-matching-options]] were extended with the expressions `—includeifany=glob` (true for a key if *any* file using that key matches `glob`), `—includeifall=glob` (true for a key if *all* files using that key match `glob`), and similarly `—excludeifany/all`.  Then use `drop —includeifall=path/*`.
+"""]]