Best Software for 2025 is now live!

Is there any way we can cherrypick commits on github ui itself?

Let's say we have branch A and B. Have committed changes to branch A and after through testing, find that the same code is ready to be committed to branch B as it is well tested and has no issues. Is there any way by which we can cherry pick direct commited changes from Branch A to branch B without manually making changes to Branch B?
1 comment
Looks like you’re not logged in.
Users need to be logged in to answer questions
Log In
Jordan Patrick M.
JM
Data Engineer | Diversity, Equity and Inclusion Advocate | Data Analytics Student | he/him/his
0
I don't believe so, the best way to is to make a new branch locally and do the cherrypick and push it back up.
Looks like you’re not logged in.
Users need to be logged in to write comments
Log In
Reply