Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Latest update causes error: failed to push some refs to git@gitlab.... #1124

Closed
alexjking opened this issue Oct 10, 2016 · 5 comments
Closed

Comments

@alexjking
Copy link

The latest update this morning causes the error error: failed to push some refs to 'git@...' when running git push. The push is successful however this error displays despite the push being successful. ConEmu has been updated to build 161009. Could this be the issue here?

@geancanova
Copy link

it is not identifying pulls too

@doubleUTF
Copy link

doubleUTF commented Oct 10, 2016

I get a similiar error when I try git push as well.

Username for 'https://github.com': doubleutf error: failed to execute prompt script (exit code 5) fatal: 
could not read Username for 'https://github.com': Invalid argument

This started happening after the last update (ConEmu 161009). I can run git push successfully through native cmd.exe so all signs point to the latest ConEmu/Cmder update.

@jonvuri
Copy link

jonvuri commented Oct 10, 2016

Piggybacking on this to say that the latest update also breaks my msys2 bash task %ConEmuDrive%\msys64\usr\bin\bash.exe --login -i -new_console:C. Bash starts up but acts oddly - the prompt is the default one, tab completion isn't enabled, other issues. It seems like its environment isn't being set up properly.

@ghost
Copy link

ghost commented Oct 10, 2016

Since people's environments have been breaking since the new update, try a solution I found for #1123, which has had a similar problem with improper bash functionality.

Disable your environment variables (Startup > Environment), and try again. Specifically disabling %ConEnuBaseDir% worked for #1123.

@Stanzilla
Copy link
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants