Integrated: pr: improve message for unexpected merge commits

Erik Helin ehelin at openjdk.java.net
Tue Jul 7 08:32:48 UTC 2020


On Sat, 4 Jul 2020 10:08:38 GMT, Erik Helin <ehelin at openjdk.org> wrote:

> 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

This pull request has now been integrated.

Changeset: fce40b52
Author:    Erik Helin <ehelin at openjdk.org>
URL:       https://git.openjdk.java.net/skara/commit/fce40b52
Stats:     8 lines in 2 files changed: 0 ins; 1 del; 7 mod

pr: improve message for unexpected merge commits

Reviewed-by: rwestberg, kcr

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

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


More information about the skara-dev mailing list