diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-01-20 14:53:54 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-01-20 14:53:54 -0400 |
commit | 484eeb19787d1271c4fc613f7d01ac2c646ab6e1 (patch) | |
tree | b99f4c77819beec378d6c92ed859ec59893ea7d0 | |
parent | ce0693bea2f03ed979258baac7409f210633e397 (diff) |
response
-rw-r--r-- | doc/forum/Sync_files_from_remote_to_remote/comment_6_fda62d735035213f2a0b5b2fc95991ab._comment | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/forum/Sync_files_from_remote_to_remote/comment_6_fda62d735035213f2a0b5b2fc95991ab._comment b/doc/forum/Sync_files_from_remote_to_remote/comment_6_fda62d735035213f2a0b5b2fc95991ab._comment new file mode 100644 index 000000000..9ab809aea --- /dev/null +++ b/doc/forum/Sync_files_from_remote_to_remote/comment_6_fda62d735035213f2a0b5b2fc95991ab._comment @@ -0,0 +1,11 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 6""" + date="2015-01-20T18:51:06Z" + content=""" +Remi's idea of using [[preferred_content]] can be made to work. + +There's no `git annex copy --from A --to B`. It would need to locally spool +each file into the current repo, and being an unusual corner case has not +seemed worth doing so far. +"""]] |