(no commit message)
authornikty@0f5aae85b4392d178220ee82e3ee708496ca7bb3 <nikty@web>
Wed, 2 Jul 2025 07:18:57 +0000 (07:18 +0000)
committeradmin <admin@branchable.com>
Wed, 2 Jul 2025 07:18:57 +0000 (07:18 +0000)
doc/forum/Check_export_or_force_re-export_to_special_remote.mdwn [new file with mode: 0644]

diff --git a/doc/forum/Check_export_or_force_re-export_to_special_remote.mdwn b/doc/forum/Check_export_or_force_re-export_to_special_remote.mdwn
new file mode 100644 (file)
index 0000000..c94b172
--- /dev/null
@@ -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?