Skip to content

CommitsBetween: make sure we walk computed revs with unfiltered repo

Sushil Khanchi requested to merge topic/stable/CommitService-Fix into branch/stable

As revs are computed using unfiltered repo, so later while converting them to GitCommit objects it should use unfiltered repo.

Merge request reports