+ [2017-01-18T21:31:18Z] saintromuald where i can be able to (something)/(new), (repeat)/(to_infinity)
+ [2017-01-18T21:31:55Z] saintromuald I dont know how to write scripts, I would be willing to pay someone to do it for me, :) (in bitcoin)
+ [2017-01-18T21:33:26Z] saintromuald I am heading to sleep soon, but I am logged in all day. In case anyone is interested, thanks. :)
+ [2017-01-18T21:51:34Z] Seveas saintromuald: stick this in your bashrc
+ [2017-01-18T21:51:35Z] Seveas gc() { git clone https://github.com/$1; }

message no. 161421

Posted by Infininight in #github at 2017-01-18T07:53:01Z

hmm? no issues here
+ [2017-01-19T01:30:56Z] olalonde Trying to write a script that uses github API and git protocol
+ [2017-01-19T01:31:11Z] olalonde I've got an personal token which I use for creating a repo using the API
+ [2017-01-19T01:31:24Z] olalonde now, I need to do a `git push` to put some code in the repo
+ [2017-01-19T01:31:39Z] olalonde was wondering if it was possible to authenticate using the personal token + git