Skip to content
Snippets Groups Projects
Commit 562c5d46 authored by Georges Racinet's avatar Georges Racinet
Browse files

rhgitaly::mercurial: preparation for CommitService.TreeEntry

We split `lookup_blob()` in two functions, so that
parts can be reused without reopening changelogs, manifests etc.
Notably, the implementation of `TreeEntry` will use `read_blob`
in case it is serving a blob and not a tree: in this case
the manifest entry has already been found, no need to reopen and
rescan anything.
parent 71576e6b
No related branches found
Tags 0.10.1
3 merge requests!186Merging stable branch into default,!184Merged/adapted oldstable into stable for RHGitaly methods,!179RHGitaly CommitService.TreeEntry implementation
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment