latest 2 messages by Snaggle
+
[2016-09-18T12:57:34Z]
Snaggle
Is it possible to create a pull request from a local fork of a github repo with local commits? The fork and commits do _not_ exist in github. Basically, I don’t want to create an entire github fork for a 4 line change
+
[2015-01-23T11:46:42Z]
Snaggle
Is it possible to submit a pull request w/out forking a repo into my own github account? I have a minor patch to a project I probably will never touch again, and doing an entire fork is overkill. I've cloned and committed locally and would love to just be able to upload the patch as a pull request.