drop --from is now supported to remove file content from a remote.

This commit is contained in:
Joey Hess 2011-10-28 17:26:38 -04:00
parent 33e18d3d02
commit 6c31e3a8c3
7 changed files with 114 additions and 63 deletions

View file

@ -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`