How to do cherry pick commitId in Pull Request

Surya Bera October 26, 2020

While creating Pull Request from one branch to another how to select specific commitId?

1 answer

1 vote
Mikael Sandberg
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
October 26, 2020

You cannot do a cherry pick when creating a pull request, it will aways take all changes on the source branch. If you want to do a pull request with cherry pick you would first have to create a new branch and cherry pick on that branch and then create a pull request with that new branch as the source.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events