convert withKnownUrls to use overBranchFileContents
This only partly fixes importfeed to see journalled files, since it separately cats metadata directly from the branch. Held off on a changelog for a bug fix until that's dealt with.
This commit is contained in:
parent
da0a696c96
commit
657d55c401
3 changed files with 8 additions and 23 deletions
|
@ -156,7 +156,7 @@ later write.
|
|||
> * Any other similar direct accesses of the branch, not going through
|
||||
> Annex.Branch, also need to be fixed (and may be missing journal files
|
||||
> already?) Command.ImportFeed.knownItems is one. Command.Log behavior
|
||||
> needs to be investigated, may be ok. And Logs.Web.withKnownUrls is another.
|
||||
> needs to be investigated, may be ok.
|
||||
>
|
||||
> * Need to implement regardingPrivateUUID and privateUUIDsKnown,
|
||||
> which need to look at the git config to find the private uuids.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue