comment
authorJoey Hess <joeyh@joeyh.name>
Wed, 5 Oct 2016 20:02:29 +0000 (16:02 -0400)
committerJoey Hess <joeyh@joeyh.name>
Wed, 5 Oct 2016 20:02:29 +0000 (16:02 -0400)
doc/todo/transitive_transfers/comment_5_50670cb52b29dc9c0c6c981e6f6d198b._comment [new file with mode: 0644]

diff --git a/doc/todo/transitive_transfers/comment_5_50670cb52b29dc9c0c6c981e6f6d198b._comment b/doc/todo/transitive_transfers/comment_5_50670cb52b29dc9c0c6c981e6f6d198b._comment
new file mode 100644 (file)
index 0000000..5cc5cf2
--- /dev/null
@@ -0,0 +1,15 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 5"""
+ date="2016-10-05T19:59:13Z"
+ content="""
+@JasonWoof re your use case, you don't need transitive transfers.
+You can simply go to `old_external` and run:
+
+       git annex sync main_external
+       git annex get --branch main_external/master
+
+(Assuming that the `old_external` has a `main_external` remote.)
+
+This --branch option was added in a recent git-annex release.
+"""]]