Fix PRs made from forks
This release fixes a bug in Modver that prevented analysis of some GitHub pull requests from working correctly: specifically, those made from "forks," where the repository of the "base" revision is different from that of the "head."
Correspondingly it adds the CompareGit2
and CompareGit2With
API calls.
Full Changelog: v2.7.0...v2.8.0