+ [2015-04-24T23:13:57Z] VxJasonxV https://developer.github.com/v3/oauth/#scopes
+ [2015-04-24T23:14:00Z] VxJasonxV there's the permissions
+ [2015-04-24T23:14:10Z] tedbot man you're awesome
+ [2015-04-24T23:14:16Z] tedbot thanks for this
+ [2015-04-24T23:14:20Z] VxJasonxV you're welcome

message no. 91130

Posted by offby1 in #github at 2015-04-24T19:55:28Z

ay_caramba: it's a little trickier if the repo's owner hasn't given you permission to "push"; in that case, you "fork" first, which creates another repository on github that _you_ own. Then you clone _it_, and push back to it; once you've done so, you open a "pull request", which informs the original owner of what you've done, and asks them to incorporate your changed.
+ [2015-04-25T03:54:04Z] delinquentme how is this possible: https://gist.github.com/carlcrott/b10b9043c4ece8c954dc
+ [2015-04-25T03:54:17Z] delinquentme I've got two different sets of identical data apearing as a merge conflict.
+ [2015-04-25T03:54:21Z] delinquentme I've never seen this happen
+ [2015-04-25T05:50:56Z] VxJasonxV delinquentme: the whitespace differs