summaryrefslogtreecommitdiff
path: root/doc/todo
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2019-10-11 14:18:44 -0400
committerJoey Hess <joeyh@joeyh.name>2019-10-11 14:19:10 -0400
commit35d7ffe128368d34795b38d931771624856111d1 (patch)
tree992c27877d60654070fe5b64954937785544b065 /doc/todo
parentc0e88b7695bfcfddc61754389a7caa3305a5726e (diff)
initremote --sameas fully working
And using sameas remotes is working. Moved annex-config-uuid setting out of Remote.Helper.Special. EnableRemote will also have to set it.
Diffstat (limited to 'doc/todo')
-rw-r--r--doc/todo/support_multiple_special_remotes_with_same_uuid.mdwn3
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/todo/support_multiple_special_remotes_with_same_uuid.mdwn b/doc/todo/support_multiple_special_remotes_with_same_uuid.mdwn
index e509f9a29e..15283c3ece 100644
--- a/doc/todo/support_multiple_special_remotes_with_same_uuid.mdwn
+++ b/doc/todo/support_multiple_special_remotes_with_same_uuid.mdwn
@@ -34,9 +34,6 @@ the remote.log. Eg, "B sameas=A foo=bar ..."
Implementation notes:
-initremote --sameas ends up with the annex-uuid and the annex-config-uuid
-configured backwards. Oops.
-
Need to get enableremote working for sameas.
Deal with the per-remote state issue.