summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/forum/Changing_the_target_of_an_external_special_remote.mdwn1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/forum/Changing_the_target_of_an_external_special_remote.mdwn b/doc/forum/Changing_the_target_of_an_external_special_remote.mdwn
new file mode 100644
index 000000000..84b440ccf
--- /dev/null
+++ b/doc/forum/Changing_the_target_of_an_external_special_remote.mdwn
@@ -0,0 +1 @@
+I've initialized an external special remote (specifically, an rclone remote). It is working great. However, I would like to edit my rclone config and change the name of the rclone remote. This is the value I passed as `target=` when running `git annex initremote`. Can I change the target of the special remote in git annex? I grepped through `~/.git`, but didn't see it anywhere.