message no. 174005
Posted by jmnoz in #github at 2019-06-27T06:49:26Z
Hi, I have a question: I have a branch A and I am working on branch B. I want to later merge B into A. But while I'm working on it I needed to get some commits from A in B so I cherry-picked them. Now when I make a Github PR I don't want the changes I cherry-picked to show but they do. How do I go about this?