summaryrefslogtreecommitdiff
path: root/doc/bugs
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2011-10-28 17:26:38 -0400
committerGravatar Joey Hess <joey@kitenet.net>2011-10-28 17:26:38 -0400
commit6c31e3a8c3c5ab92ca2e84b4c166f32d02a50f4f (patch)
tree8f0b857728feca852c7907c2dcb552ff87e8c582 /doc/bugs
parent33e18d3d02865ac0677fc1f22de2352b92f184a8 (diff)
drop --from is now supported to remove file content from a remote.
Diffstat (limited to 'doc/bugs')
-rw-r--r--doc/bugs/wishlist:_support_drop__44___find_on_special_remotes.mdwn1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/bugs/wishlist:_support_drop__44___find_on_special_remotes.mdwn b/doc/bugs/wishlist:_support_drop__44___find_on_special_remotes.mdwn
index 982f398ae..24cacbf71 100644
--- a/doc/bugs/wishlist:_support_drop__44___find_on_special_remotes.mdwn
+++ b/doc/bugs/wishlist:_support_drop__44___find_on_special_remotes.mdwn
@@ -2,6 +2,7 @@ Currently there is no way to drop files, or list what files are available, on a
It would be good if "git annex drop" and "git annex find" supported the --from argument.
> I agree, drop should support --from.
+>> [[done]] --[[Joey]]
>
> To find files *believed* to be present in a given remote, use
> `git annex find --in remote`