Skip to content

Proof of concept for merging MRs with squash and no merge commit

Jerry Seto requested to merge 1822-add-squash-to-user-merge-branch into master

What does this MR do and why?

Proof of concept for merging MRs with squash and no merge commit

To try this in gdk:

  1. checkout the gitaly branch: gitaly!6968
  2. build the gem (https://docs.gitlab.com/ee/development/gitaly.html#use-a-locally-modified-version-of-gitaly-rpc-client)
  3. In your gdk directory
make gitaly-setup
gdk restart gitaly

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #1822

Merge request reports