Got "Failure to squash" error when trying to merge an MR that had 1 commit
This merge request (https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/25266) had the "squash commits" checkbox checked by the author, but the MR ended up only having 1 commit. When I went to merge it, I got this error: ![Screen_Shot_2019-02-27_at_3.36.22_PM](/uploads/0f10f9a8ed360cf81c860c4ca5ccd439/Screen_Shot_2019-02-27_at_3.36.22_PM.png) After unchecking the box myself, I was able to merge the MR successfully :shrug:
issue