Skip to content
Snippets Groups Projects
  • Georges Racinet's avatar
    6e654158
    RHGitaly: CommitService.FindCommit implementation · 6e654158
    Georges Racinet authored
    This is now a direct application of `gitlab_revision_node_prefix()`.
    Perhaps worth of notice is the fact thay we stay purely async until
    the revision is resolved as a `NodePrefix`, and only spawn a thread
    once it is really needed (access to repository `Changelog`).
    6e654158
    History
    RHGitaly: CommitService.FindCommit implementation
    Georges Racinet authored
    This is now a direct application of `gitlab_revision_node_prefix()`.
    Perhaps worth of notice is the fact thay we stay purely async until
    the revision is resolved as a `NodePrefix`, and only spawn a thread
    once it is really needed (access to repository `Changelog`).
test_commit.py 24.06 KiB