git push with git-cola failing

Posted by slacktracer on Stack Overflow See other posts from Stack Overflow or by slacktracer
Published on 2014-05-31T03:20:49Z Indexed on 2014/05/31 3:24 UTC
Read the original article Hit count: 689

Filed under:
|

I started getting the following error a week ago when pushing with git-cola...I found something about a similar problem happening a lot a couple years ago but it didn't help at all.

"git push" returned exit status 128

Have you rebased/pulled lately?

Already up-to-date.

Pushing to https://github.com/slacktracer/lokapala.git
error: cannot run None: No such file or directory
fatal: could not read Username for 'https://github.com': No such device or address

When I push with the terminal it works just fine, so perhaps it is mostly a question about git-cola. Anyway, just wondering if anyone can help. I'm lost right now...

© Stack Overflow or respective owner

Related posts about git

Related posts about github