latest 10 messages by jasonaowen
+
[2017-07-07T19:05:42Z]
jasonaowen
and you shouldn't put your github password in a shell script
+
[2017-07-07T19:05:23Z]
jasonaowen
uh, that URL doesn't look right
+
[2017-07-07T19:03:10Z]
jasonaowen
https://help.github.com/articles/connecting-to-github-with-ssh/
+
[2017-07-07T19:03:05Z]
jasonaowen
https://help.github.com/articles/creating-a-personal-access-token-for-the-command-line/
+
[2017-07-07T19:03:02Z]
jasonaowen
wrkrcoop: use an SSH key, or a personal access token
+
[2017-06-23T14:51:38Z]
jasonaowen
alejandrozf: you're welcome :)
+
[2017-06-23T14:44:43Z]
jasonaowen
alejandrozf: you don't need to close it; if you force push over your branch the PR will update
+
[2017-06-23T14:38:22Z]
jasonaowen
alejandrozf: you can edit it without closing it: https://github.com/blog/2224-change-the-base-branch-of-a-pull-request
+
[2017-05-09T14:08:17Z]
jasonaowen
neoclust: if you go to your project settings, under integrations and services there is an IRC integration
+
[2017-05-05T15:34:59Z]
jasonaowen
maestrojed: the usual workflow is to fork the repo in github, push your changes to your repo, and then open a pull request to upstream: https://help.github.com/articles/fork-a-repo/