+ [9 years ago] breadcru1bs thanks, now i understand you can't achieve two goals simultaneously. I'd stick to create new repo with other name.
+ [9 years ago] lorenzo let's say I need to add an image to a .md readme in my repository
+ [9 years ago] lorenzo can I upload the image itself in the repository via the new file upload thing
+ [9 years ago] lorenzo and then embed it directly via e.g. https://raw.githubusercontent.com/user/myrepo/image.png?

message no. 132453

Posted by dgriffi in #github at 2016-04-20T08:23:25Z

well, for one, before the change, mistigri.js has CRLF as line terminators. After the change, they're just LF (unix standard)
+ [9 years ago] TheBlueWizard how do I create a pull request from my (forked) repo to the upstream repo?
+ [9 years ago] TheBlueWizard should I go to my repo and click "New pull request" or go to upstream repo and click "New pull request"?
+ [9 years ago] milki TheBlueWizard: on the upstream repo
+ [9 years ago] TheBlueWizard ok thanks! Am trying that now...the github instruction isn't clear on that point
+ [9 years ago] TheBlueWizard um...how do I get it to point to my repo for pull request?