stable
Clone or download
Read-only
story #8826: Enable merging into branches that are not master
To test this: - create a pull request between a branch named "feature" and "dev" - try to merge the pull request, unless it is non-fast-forward, you should not get an error Change-Id: Ib57056daa2eb1089c1191d474b3bc132e651f042
Modified Files
Name | ||||
---|---|---|---|---|
M | include/PullRequest/PullRequestCloser.php | +1 | −1 | Go to diff View file |
M | tests/PullRequestCloserTest.php | +34 | −0 | Go to diff View file |