stable

Clone or download

Read-only

fix: Cannot merge PR via the web UI

It appears that the hack introduced in 0e7a56aa111229d2e13f68e2325f0df4f22941ed and reverted in c2da4aec90eccb8354cea3d65e0effde6745a529 is still required as of today. To test, make sure that you don't have any safe.directory in `/var/lib/tuleap/.gitconfig`. If you try to merge a PR via the web UI then you will get an error message. Apply the patch, the merge of the PR should succeed. Closes request #39691 Cannot merge PR via the web UI Change-Id: Ie96a8a83fba455befe27fa70c4de289c7bb01b93

Modified Files

Name
M plugins/pullrequest/include/PullRequest/GitExec.php +3 −0 Go to diff View file