DEV Community

Nagarajan R
Nagarajan R

Posted on

Answer: Gitlab: Sorry, we cannot cherry-pick this merge request automatically

I did the cherry picks so that I picked up the merge request commits with commands like this:

git cherry-pick -m 1 <merge request commit hash 1>
git cherry-pick -m 1 <merge request commit hash 2>
...
git cherry-pick -m 1 <merge request commit hash N>

The -m 1 parameter…

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more