+ [2016-11-22T22:42:45Z] mozzarella if I want to work on some project and submit my changes, should I clone the repo right away or should I fork it first and clone my fork instead?
+ [2016-11-22T23:25:34Z] irc-5225225 mozzarella: What I usually do is fork it first, then work on my changes there. That being said, it's really easy to change the URL that you're pushing it to if you already cloned it, so you can push to your fork.
+ [2016-11-22T23:27:52Z] irc-5225225 If you want to change the remote URL of a git repository, the command is `git remote set-url origin <url>`, replacing <url> with the clone URL of your fork, once you made it on GitHub.
+ [2016-11-22T23:49:31Z] mozzarella should I use https or ssh?

message no. 157284

Posted by bderrly in #github at 2016-11-22T00:03:24Z

is it possible to change the head branch of a pull request or do i need to close the request and open a new one?
+ [2016-11-23T06:23:55Z] dannyo Hey there. How can I render my README.md file in my github pages?
+ [2016-11-23T15:15:53Z] verve anyone around?
+ [2016-11-23T15:17:32Z] verve cool, 'cause last time i tried in here, i don't think i saw anyone say anything for hours, heh