+ [2016-06-26T15:42:02Z] jhass yes
+ [2016-06-26T15:42:04Z] ggt77 perfect :)
+ [2016-06-26T16:13:23Z] aw1 what does it mean to find that after I clone a repo the default branch is not master? for example https://github.com/xianyi/OpenBLAS when cloned shows that I have cloned 'develop' branch. git branch shows there is a master branch also.
+ [2016-06-26T16:39:31Z] Zarthus aw1: it's just the default branch
+ [2016-06-26T18:57:07Z] mikeh can i sign gpg sign releases with github desktop?

message no. 140501

Posted by CapsAdmin in #github at 2016-06-26T11:06:51Z

jhass, oh that makes sense. thanks
+ [2016-06-27T04:22:17Z] specious I've got a fork of a project, for which I created a gh-pages branch - https://github.com/specious/pacman/tree/gh-pages
+ [2016-06-27T04:22:54Z] specious how can I create a pull request for this new branch when the upstream repository doesn't yet have a gh-pages branch
+ [2016-06-27T04:36:54Z] specious this isn't working: https://github.com/kghandhi/pacman/compare/gh-pages...specious:gh-pages
+ [2016-06-27T05:03:25Z] specious I posted a suggestion upstream to pull in my gh-pages branch: https://github.com/kghandhi/pacman/issues/3#issuecomment-228654446
+ [2016-06-27T05:03:32Z] specious I hope that works ;)