summaryrefslogtreecommitdiff
path: root/doc/git-annex-move
diff options
context:
space:
mode:
authorGravatar lykos@d125a37d89b1cfac20829f12911656c40cb70018 <lykos@web>2017-07-26 19:08:07 +0000
committerGravatar admin <admin@branchable.com>2017-07-26 19:08:07 +0000
commit347b63a98ba91640aa8fc55d916634dceb21f40b (patch)
treefe16fc91221b9142acdc9d0cd0d2fd0269fdf93d /doc/git-annex-move
parentd72ead73e4bb83495dcd2f02ac56587d50156e40 (diff)
Added a comment: Move from A to B
Diffstat (limited to 'doc/git-annex-move')
-rw-r--r--doc/git-annex-move/comment_1_b69fbe2f3892deddb269dd3eb1fdcd84._comment12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/git-annex-move/comment_1_b69fbe2f3892deddb269dd3eb1fdcd84._comment b/doc/git-annex-move/comment_1_b69fbe2f3892deddb269dd3eb1fdcd84._comment
new file mode 100644
index 000000000..5e75b89a9
--- /dev/null
+++ b/doc/git-annex-move/comment_1_b69fbe2f3892deddb269dd3eb1fdcd84._comment
@@ -0,0 +1,12 @@
+[[!comment format=mdwn
+ username="lykos@d125a37d89b1cfac20829f12911656c40cb70018"
+ nickname="lykos"
+ avatar="http://cdn.libravatar.org/avatar/085df7b04d3408ba23c19f9c49be9ea2"
+ subject="Move from A to B"
+ date="2017-07-26T19:08:07Z"
+ content="""
+It would be awesome to be able to move (or copy) between remotes,
+eg. `git annex copy --from=remote-a --to=remote-b`
+
+Use case: I have a repo of ~1TB, but only ~30GB free disk space on my laptop. Currently I have to manually `get` and `move` the files almost one by one to get them from one remote to the other.
+"""]]