This commit is contained in:
parent
07b7a2c668
commit
0b3da75e62
1 changed files with 3 additions and 0 deletions
|
@ -0,0 +1,3 @@
|
|||
Currently, when we use small chunks for large files, `git annex drop` can take a long time on external remotes. One possible solution seems to be that we batch multiple REMOVEs in a single call to the special remote so that it can be optimized by it if needed.
|
||||
|
||||
This is still not ideal, but seems reasonably safe and easy to do. Thoughts?
|
Loading…
Add table
Add a link
Reference in a new issue