RFR: pr: improve message for unexpected merge commits

Erik Helin ehelin at openjdk.java.net
Sat Jul 4 10:17:51 UTC 2020


Hi all,

please review this patch that improves the warning when a pull request contains a merge request that brings in commits
not present in the target repository. This indicates that the user might wanted to do a "merge style" pull request, but
can also arise in other scenarios.

Testing:
- [x] `make test` passes on Linux x64

Thanks,
Erik

-------------

Commit messages:
 - pr: improve message for unexpected merge commits

Changes: https://git.openjdk.java.net/skara/pull/693/files
 Webrev: https://webrevs.openjdk.java.net/skara/693/webrev.00
  Stats: 8 lines in 2 files changed: 1 ins; 0 del; 7 mod
  Patch: https://git.openjdk.java.net/skara/pull/693.diff
  Fetch: git fetch https://git.openjdk.java.net/skara pull/693/head:pull/693

PR: https://git.openjdk.java.net/skara/pull/693


More information about the skara-dev mailing list