+ [2015-09-24T22:08:52Z] shudon hi all :) can i see github's linguist analysis for a given repository?
+ [2015-09-24T23:52:56Z] sundog anybody here ?
+ [2015-09-24T23:53:09Z] sundog bots...
+ [2015-09-24T23:53:57Z] sundog im looking to starting a new open source project !!!
+ [2015-09-24T23:55:05Z] sundog anybody interested ? good bots needed also

message no. 113799

Posted by ekkis in #github at 2015-09-24T21:08:47Z

I think I'm starting to understand this
+ [2015-09-25T02:45:55Z] nikio_ how can you see if a commit is part of a pull request on github?
+ [2015-09-25T03:18:07Z] MACscr im a bit of a noob to git, so bear with me. Ive cloned an existing github project from a third party and ive already made a bunch of customizations. Ive decided that i would like to create my own private repo on github to store all my changes, etc. How should I go about doing this? Ive manually created the private repo in github, but when i go to try to push to it, i get a fatal error saying remot
+ [2015-09-25T03:18:07Z] MACscr e origin already exists
+ [2015-09-25T03:19:27Z] MACscr i just found a set-url option to change the url. Should i be doing that or should i have forked the original project or what? lol
+ [2015-09-25T04:53:11Z] VxJasonxV MACscr: if you want to send changes via pull requests to the parent repository, you have to fork the project, not just create a new repository