Skip to content

Fix merging bugs

  • Refactor and document Gitlab::Merge (this inherently also fixes #1544)
    • on the public API merge is renamed to merge!
  • Fix a bug in MergeRequest#mark_as_unmergable

Merge request reports