+ [10 years ago] shudon hi all :) can i see github's linguist analysis for a given repository?
+ [10 years ago] sundog anybody here ?
+ [10 years ago] sundog im looking to starting a new open source project !!!
+ [10 years ago] sundog anybody interested ? good bots needed also

message no. 113808

Posted by sundog in #github at 2015-09-24T23:53:57Z

im looking to starting a new open source project !!!
+ [10 years ago] nikio_ how can you see if a commit is part of a pull request on github?
+ [10 years ago] 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
+ [10 years ago] MACscr e origin already exists
+ [10 years ago] 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
+ [10 years ago] 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