Add a spec testing a second side effect of `Repository#merge`.
- It sets the `in_progress_merge_commit_sha` variable on the given merge request, so that the branch permissions (developers can merge) check can proceed in the `pre-receive` hook.
Showing
Please register or sign in to comment