summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar https://www.google.com/accounts/o8/id?id=AItOawmUJBh1lYmvfCCiGr3yrdx-QhuLCSRnU5c <Justin@web>2013-05-12 23:05:49 +0000
committerGravatar admin <admin@branchable.com>2013-05-12 23:05:49 +0000
commit862289882321985654b0db3d1d9942f0d9ffc76c (patch)
tree34868f88017100f93255b01b664ae0c645f67dc4 /doc
parent7a83232c393676f5c9841d36f9145a1a35bd765c (diff)
Diffstat (limited to 'doc')
-rw-r--r--doc/forum/How_do_I_dropunused_with_an_rsync_remote__63__.mdwn3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/forum/How_do_I_dropunused_with_an_rsync_remote__63__.mdwn b/doc/forum/How_do_I_dropunused_with_an_rsync_remote__63__.mdwn
new file mode 100644
index 000000000..c9a5a6c0a
--- /dev/null
+++ b/doc/forum/How_do_I_dropunused_with_an_rsync_remote__63__.mdwn
@@ -0,0 +1,3 @@
+`git annex dropunused` is simple enough.
+
+But how do I perform the equivalent procedure on an rsync remote? I'd presume that `git annex copy --to remote` is not sufficient.