This commit is contained in:
Joey Hess 2021-05-25 09:58:46 -04:00
parent 9a5981a153
commit 45c0fb29f0
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -9,4 +9,6 @@ Except.. `git annex drop --auto --branch=foo` seems likely to do something
confusing, since it will check the associated files, which may not be on confusing, since it will check the associated files, which may not be on
that branch. That combination of options doesn't really make a lot of sense that branch. That combination of options doesn't really make a lot of sense
anyway? Also consider `git-annex drop --all --auto` anyway? Also consider `git-annex drop --all --auto`
Ahh, not a problem after all, that option combo is already disallowed!
"""]] """]]