+ [2019-06-27T23:20:21Z] zenix_2k2 let's me see
+ [2019-06-27T23:41:07Z] physikoi hey y'all. Is there anyway to setup a project site with a branch other than master?
+ [2019-06-27T23:41:32Z] nedbat physikoi: you can change the default branch to whatever you want
+ [2019-06-27T23:42:03Z] physikoi nedbat: yes, i've done so. Should have been clearer. I'm trying to setup a project website

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?
+ [2019-06-28T00:27:16Z] R2robot still not so clear :P
+ [2019-06-28T02:33:43Z] CarlFK I want to show the diff of some logs in a gh issue.
+ [2019-06-28T02:34:00Z] CarlFK does gh have something like this: https://www.diffchecker.com/iGUEqTq8
+ [2019-06-28T02:34:48Z] CarlFK I could check the files in as 3 versions of foo.log, and diff the versions, but that seems kludgey
+ [2019-06-28T16:53:11Z] androi hi, i have trouble adding a subfolder.. there is no .git folder in it, but still not working