That's pretty weired... "Sometimes" git push doesn't work for my repos. For example: I created the repo snaewe/ciao ~2pm (CET) today, and pushed to it with my default github ssh key. Everything worked fine. Now it's ~8.30pm CET and (without changing any configuration locally) I can't push anymore. This is what I get:
$ git push gh ERROR: Permission to snaewe/ciao denied to snaewe/tig. fatal: The remote end hung up unexpectedly $ git remote -v gh [email protected]:snaewe/ciao.git $ git version git version 1.6.2.4 I've had this problem sometime before but I think now is the time to have it solved. What's going on there ? (Yes, I have a working ssh key) Thx Stefan (github.com/snaewe) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "GitHub" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/github?hl=en -~----------~----~----~----~------~----~------~--~---
