unify batch mode with non-batch by using AnnexedFileSeeker
This commit is contained in:
parent
d9ae6ab0b4
commit
1be92381ec
23 changed files with 70 additions and 74 deletions
|
@ -37,9 +37,6 @@ and precache them.
|
|||
> > > Still todo:
|
||||
> > >
|
||||
> > > * move, copy, drop, and mirror were left not using the location log caching yet
|
||||
> > > * find has a bit of ugliness around batch mode, and this shows it
|
||||
> > > would be worth making the batch mode take the same AnnexedFileSeeker,
|
||||
> > > to reunify the batch and non-batch code
|
||||
> > > * get is left with an unncessary inAnnex check so could be sped up
|
||||
> > > a little bit more. Above improvements to batch mode would allow
|
||||
> > > fixing this.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue