latest 3 messages by jmnoz

+ [2019-06-27T06:53:52Z] jmnoz found https://stackoverflow.com/questions/16306012/github-pull-request-showing-commits-that-are-already-in-target-branch
+ [2019-06-27T06:50:06Z] jmnoz It seems weird that the PR shows changes that are already in the branch I want to Push to
+ [2019-06-27T06:49:26Z] jmnoz 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?