Hi All,
In GitLab we have the option to cherrypick the merge request[Cherry Pick Merge Request - GitLab], but I dint see any similar feature to cherry-pick a pull request in Bitbucket.
Can someone help to identify a similar feature in Bitbucket where we can cherry-pick a pull request and get the same code merged in a different branch?
Thank You!
Rashid
If you are on Bitbucket Server, you can get the app Control Freak which will give you a cherry-pick and revert button when viewing a commit.
To my knowledge, nothing of the sort exists for Data Center or Cloud. To perform this, you'll have to do it in a git client via the CLI, Eclipse, Sourcetree or similar.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.