This commit is contained in:
lell 2024-11-15 09:26:56 +00:00 committed by admin
parent 505f1a7cd9
commit 35105a79ed

View file

@ -15,4 +15,6 @@ However, git annex exits without copying any files, my repo is still empty after
I also tried git annex findkeys --not --unused, but it says invalid option --unused :-(
In my example I have multiple repositories that all have part of the files I want, so I cannot just make a repo that has all versions of all files and then `drop --unused`. That also would take too much storage.
How can I do this?