This commit is contained in:
nikty@0f5aae85b4392d178220ee82e3ee708496ca7bb3 2025-07-02 07:18:57 +00:00 committed by admin
parent 3cd398cf8e
commit 1783c248aa

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?