+ [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. 157289

Posted by gmn8719 in #github at 2016-11-22T03:29:57Z

I submitted a pull request and it was accepted. It was suggested that I could delete my branch. Do they mean on the fork I created? If so, should I also update the fork as well? If so, how do I do that?
+ [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