summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar pigmonkey <pigmonkey@web>2016-09-02 02:29:07 +0000
committerGravatar admin <admin@branchable.com>2016-09-02 02:29:07 +0000
commitb3cafd14a512427561b176d4a86b9ec27a123bf1 (patch)
tree6910bec58a66ff0dd4f0682b6ed7a937a9e2d937
parentc19736c64e52d6e15b3bd9425cf793c70ab459fe (diff)
-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.