Skip to content
Snippets Groups Projects
  • Georges Racinet's avatar
    49074aa6
    Merged stable branch into default · 49074aa6
    Georges Racinet authored
    Developments on stable branch were entirely driven by RHGitaly,
    leading to better matching of Gitaly in corner cases and errors.
    
    A change had to be made for Comparison tests to pass:
    the error message in `FindCommit` with no arguments at all is now
    the one about the `repository` argument missing instead of `revision`.
    This is so much a corner case that we don't bother matching and
    simply add `same_details=False`. The change may have happened anywhere
    between Gitaly v15.5 and v15.9.
    49074aa6
    History
    Merged stable branch into default
    Georges Racinet authored
    Developments on stable branch were entirely driven by RHGitaly,
    leading to better matching of Gitaly in corner cases and errors.
    
    A change had to be made for Comparison tests to pass:
    the error message in `FindCommit` with no arguments at all is now
    the one about the `repository` argument missing instead of `revision`.
    This is so much a corner case that we don't bother matching and
    simply add `same_details=False`. The change may have happened anywhere
    between Gitaly v15.5 and v15.9.