fork-dev / TrackerWin

Bug and issue tracker for Fork for Windows
459 stars 10 forks source link

Question - connect to github #2097

Closed KazzmanK closed 8 months ago

KazzmanK commented 8 months ago

I have no opened github repositories, but still it bugs me with double login windows How to get rid if this login prompts ? image

KazzmanK commented 8 months ago

I`ve removed git-credential-manager.exe , but more accurate fix is welcome.

DanPristupov commented 8 months ago

Did you try to log in to your account in Fork? File -> Accounts -> GitHub

KazzmanK commented 8 months ago

I`ve tried to figure out from what source it may try to even login to github. Accounts are empty image

The single repository that was connected to GH with now expired token is closed (tab in Fork with this repo is closed). That's why I'm here.

DanPristupov commented 8 months ago

Log in to your GitHub account in the accounts dialog and the GitHub sign-in dialog should not longer appear.

KazzmanK commented 8 months ago

but how to find the roots, why it appears ?

DanPristupov commented 8 months ago

I guess because git credential manager shows it (https://github.com/git-ecosystem/git-credential-manager).

If you log in to the account in Fork, it will override GCM.

KazzmanK commented 8 months ago

I did not provide a login to github. Absence of credential manager broke push ability to other git services. After I restored manager executable bugging popup did not come back.