-
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.
Georges Racinet authoredDevelopments 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.