+[2016-06-26T15:42:02Z]jhassyes +[2016-06-26T15:42:04Z]ggt77perfect :) +[2016-06-26T16:13:23Z]aw1what 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]Zarthusaw1: it's just the default branch +[2016-06-26T18:57:07Z]mikehcan i sign gpg sign releases with github desktop?
message no. 140612
Posted by ggt77 in #github at 2016-06-26T15:16:16Z
its just that i haven't done it for a year or so it's all so vague
+[2016-06-27T04:22:17Z]speciousI'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]specioushow 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]speciousthis isn't working: https://github.com/kghandhi/pacman/compare/gh-pages...specious:gh-pages +[2016-06-27T05:03:25Z]speciousI 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]speciousI hope that works ;)