<div dir="ltr"><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
You have this button from commit page, not merge request page.<br>
<br>
<a href="https://i.imgur.com/9kgdpVy.png" rel="noreferrer" target="_blank">https://i.imgur.com/9kgdpVy.png</a></blockquote><div><br></div><div>Found it, that's perfect thanks.<br></div><div></div><div><div><br></div><div>That's also a useful feature in the current workflow.<br></div><div>Seems you can cherry-pick a commit in a work/branch to a new merge request. <br></div><div><br></div></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
If you use git cherry-pick with -x option, git automatically adds this<br>
message in commit.<br></blockquote><div><br></div><div>That's handy. Clearly it's a common workflow then.<br></div><div></div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
> - without making people commit locally into stable, could it encourage<br>
> people to not test as much?<br>
<br>
I did not actually suggest using Web UI but using the git operation<br>
locally. And in fairness either way we do end up with one bit where<br>
thing is untested,<br></blockquote><div><br></div><div>It was the use of the web UI that I thought might encourage it, as then you're not even changing branches locally to test things.<br></div><div>You're right that changing the workflow doesn't necessarily mean changing that.</div><div><br></div><div>And yes, it's a problem already, which is why I don't want it getting worse!</div><div></div><div></div><div><br></div><div>There's another advantage in this pattern we've not discussed yet. We can commit something to master, test for a few days and only then decide to cherry-pick to stable, that could potentially improve some things.<br></div></div><div class="gmail_quote"></div><div class="gmail_quote"></div><div class="gmail_quote"><br></div><div class="gmail_quote">David<br></div></div>