Merge branch 'master' of ssh://git-annex.branchable.com

This commit is contained in:
Joey Hess 2025-07-02 13:06:13 -04:00
commit 00da83e104
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -0,0 +1,6 @@
Hello.
I'm using `git annex export` to export files to my android. It works, but sometimes I accidentally remove files from special remotes and want to get them back.
I repeat `git annex export master --to android` command, it says everything OK, but it doesn't actually transfer anything.
How to force export of a tree to existing special remote?