Skip to content

Fix PRs made from forks

Compare
Choose a tag to compare
@bobg bobg released this 18 Feb 15:58
· 6 commits to master since this release
79d9c58

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