RHGitaly implement GetTreeEntries
This is the last of the methods accessing repository contents, and it is quite more complicated than TreeEntry
, but worth the effort.
There is another impediment for fast browsing: LastCommitForPath
, but this one is far away, needing for more logic to be implemented in pure Rust.