+ [2017-02-13T21:10:09Z] slo_ Hi, is github proper for storing virtual machine images or is intent to store just a pure sw code?
+ [2017-02-13T22:22:48Z] zenspider So, a client required me to set up 2FA and now one of my cron jobs is broken and can't push a new repo. I have a separate token for it and it seems to have the correct rights. Is there something I need to do to get that to work? ping VxJasonxV dunno who else can help
+ [2017-02-13T22:25:11Z] zenspider error behind the scenes: "message": "Must specify two-factor authentication OTP code."
+ [2017-02-13T22:45:50Z] laurentdc I've commited some code but it appears under a different account user name

message no. 163458

Posted by patientpl in #github at 2017-02-13T06:26:24Z

hi, i somehow messed up my commit and i overwrote a project on github. i can see the timeline of my project in the browser but im not sure how to get back to showing the original project and getting rid of the change. can someone help me?
+ [2017-02-14T02:55:57Z] reznord hello, anyone here can help me out with my issue which I mentioned earlier?
+ [2017-02-14T04:26:30Z] rostam Hi I have a question on github code review process. Once i have commited for code review and after a few revision, and commit again, I would like only one a single commit to master branch. Unfortunately I see a few commit and the last one has comment like: "Merge Pull request ..." How can I can all these collapse to a single meaningful commit? thanks
+ [2017-02-14T04:44:24Z] rostam !v
+ [2017-02-14T04:51:27Z] alexandermander hey, quick qn - i'm trying to list a repository's collaborators using github's api: https://developer.github.com/v3/repos/collaborators/
+ [2017-02-14T04:52:10Z] alexandermander it keeps giving me a 401 error even though i added 'repo' as a scope