This commit is contained in:
parent
3585596b6f
commit
8cce997e1f
1 changed files with 5 additions and 0 deletions
|
@ -0,0 +1,5 @@
|
|||
Is there any way to find all files that do not have a certain field assigned in metadata. E.g. I want to find all files that do not have an author field set and
|
||||
|
||||
git-annex find --not --metadata "author=*"
|
||||
|
||||
doesn't give any results.
|
Loading…
Reference in a new issue