-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Comments
it is not identifying pulls too |
I get a similiar error when I try
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. |
Piggybacking on this to say that the latest update also breaks my msys2 bash task |
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. |
The latest update this morning causes the error
error: failed to push some refs to 'git@...'
when runninggit 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?The text was updated successfully, but these errors were encountered: