Skip to content

Draft: Checking the return type of ResolveRevision

Niku Singh requested to merge gitlab-community/gitaly:issue#4712 into master

This MR Checks the return type of `ResolveRevision()`  for `git.ErrReferenceNotFound` as described in the issue #4712

Merge request reports