+[2017-01-26T21:23:25Z]RockstarRaccoonAh, I've got a better way to phrase this: how do I link a repository on my computer to a repository on Github through the desktop app? +[2017-01-26T21:26:36Z]Erkan_Yilmazbye +[2017-01-26T22:15:38Z]skaCan more than one person initiate a review on a PR? +[2017-01-26T22:17:04Z]preactionyes +[2017-01-26T22:17:41Z]skaI suppose it can get messy trying to seaprate the two..
Can more than one person initiate a review on a PR?
+[2017-01-27T00:44:33Z]daniel2In the GitHub API. does repo_id mean the name or the actual id #? +[2017-01-28T06:37:49Z]guitarman_hello +[2017-01-28T09:40:47Z]tsdhHi all. I use gh-pages to just publish a nicely jekyllified version of my README.md. That contains some ```sh\n ...\n``` blocks. In the published page, those are not highlighted and more annoyingly, the line breaks and indentation isn't preserved. Any cure? +[2017-01-28T09:41:32Z]tsdhI tried different Jekyll themes but the problem persists. +[2017-01-28T09:42:55Z]tsdhIn the generated html, the listings are in <code class="...">...</code> blocks but I guess they should additionally be in <pre>...</pre>.