Hi,
After resinstalling Win10 on one PC I have this error when trying to push the commit to live repo.
fatal: UriFormatException encountered.
actualUrl
I found some info that I need SSH key if I don't want to enter password everytime. But why my other PC can push via HTTPS without password?
Probably some info about my PC changes after WIn reinstall and I don't know where to fix it, so BitBucket will recognize me without password.
Any help?
Thanks
Hi Alexander
That error is a bug in a version of the Git Credentials Manager GCM, please download and installed the latest version from https://github.com/Microsoft/Git-Credential-Manager-for-Windows/releases
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Alexander, what version of Git are you running? You can check that by doing
git --version
Also are you getting this error when performing other actions, or only when you do git push? Are you pushing to Bitbucket Server or Cloud?
Regards,
Ana
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.