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

Posted by xall in #github at 2016-11-22T10:38:10Z

i want to add a log file to reference in a pr request i'm submitting. when i try to add a .log file, github errors saying it only accepts filetypes blahblah. what's the proper way to do this?
+ [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