+ [8 years ago] slo_ Hi, is github proper for storing virtual machine images or is intent to store just a pure sw code?
+ [8 years ago] 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
+ [8 years ago] zenspider error behind the scenes: "message": "Must specify two-factor authentication OTP code."
+ [8 years ago] laurentdc I've commited some code but it appears under a different account user name

message no. 163475

Posted by dRealm in #github at 2017-02-13T12:58:02Z

I just want it to host my index.html in my repo for crying out loud
+ [8 years ago] reznord hello, anyone here can help me out with my issue which I mentioned earlier?
+ [8 years ago] 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
+ [8 years ago] alexandermander hey, quick qn - i'm trying to list a repository's collaborators using github's api: https://developer.github.com/v3/repos/collaborators/
+ [8 years ago] alexandermander it keeps giving me a 401 error even though i added 'repo' as a scope