This commit is contained in:
parent
c5c682c131
commit
c3df1c82b9
1 changed files with 6 additions and 0 deletions
|
@ -0,0 +1,6 @@
|
|||
Currently there is no way to drop files, or list what files are available, on a special remote.
|
||||
It would be good if "git annex drop" and "git annex find" supported the --from argument.
|
||||
|
||||
For commands that don't support the --from argument, it would also be nice to print an error.
|
||||
Currently running "git annex drop --from usbdrive" doesn't behave as hoped and instead drops
|
||||
all content from the local annex.
|
Loading…
Reference in a new issue