GitFiend / Support

Public repo for GitFiend questions and issues
117 stars 7 forks source link

When i press button Fetch the GitFiend always open new browser tab with... #128

Closed Myk014 closed 2 years ago

Myk014 commented 2 years ago

Authentication Successful Git Credential Manager has been successfully authenticated. You may now close this page.

p.s I use git on Bitbucket (Atlassian), new tab opened with next path: http://localhost:34106/?code=U66eMtBVnPVDzGBJSd&state=fd5dca3927804b738e09877205eb6e1a

GitFiend commented 2 years ago

Hi @Myk014, thanks for letting me know. You may be able to get around this by turning off "Use built-in Git" under the "Repo" menu. Also, make sure you have a recent version of Git installed.

Edit: Ok, after trying the new credential manager that comes with Git for windows I'm getting something similar.

Myk014 commented 2 years ago

It fixed in 0.35.3.0. Thank you @GitFiend