diff options
author | Joey Hess <joey@kitenet.net> | 2014-10-20 12:13:14 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-10-20 12:13:14 -0400 |
commit | 2d7a9ebc691057cc47aea3108656f879a7ef9fcb (patch) | |
tree | a707601876bd35fb04b27a165c7a753a5031d5d4 | |
parent | 26771953e6470e35b4223914f9da05877e372390 (diff) | |
parent | 1839ba21a6a8d1c62db0665ef66c9bb1d0beddc6 (diff) |
Merge branch 'master' of ssh://git-annex.branchable.com
-rw-r--r-- | doc/forum/How_to_work_with_transfer_repos_manually__63__/comment_1_b8f3c09b470d99578a4a17064498dd39._comment | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/forum/How_to_work_with_transfer_repos_manually__63__/comment_1_b8f3c09b470d99578a4a17064498dd39._comment b/doc/forum/How_to_work_with_transfer_repos_manually__63__/comment_1_b8f3c09b470d99578a4a17064498dd39._comment new file mode 100644 index 000000000..51a473ed1 --- /dev/null +++ b/doc/forum/How_to_work_with_transfer_repos_manually__63__/comment_1_b8f3c09b470d99578a4a17064498dd39._comment @@ -0,0 +1,12 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawk9SYh6N-JUMkYkW4aOk55zC3Vr9KonDV4" + nickname="Florian" + subject="comment 1" + date="2014-10-20T10:51:16Z" + content=""" +Ok, git annex copy --to server --auto and git annex get on the receiver did the trick. + +But how can I drop files from the transfer server that both clients have? I tried git annex drop . or git annex drop --auto . but it just did nothing. + +Thx! +"""]] |