fork-dev / TrackerWin

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

Multiple Accounts #2171

Closed MerewareStudios closed 3 months ago

MerewareStudios commented 3 months ago

I have two different Git accounts added to File > Accounts...

I select the correct account (second one) and try to Pull and Push and get this error "ensure the correct account is selected in remote settings"

This is due to Fork selecting the first one as I close the Accounts window.

I remove the both of them and change the order it works fine even I select the wrong one on purpose since it selects the first one anyway on close. Untitled-1

DanPristupov commented 3 months ago

ensure the correct account is selected in remote settings

Follow the advice. Open remote settings and select the correct account.

Right click on the remote on the sidebar, select 'Edit' and set what account must be used for it.

MerewareStudios commented 3 months ago

Thanks! It works now.

mhoow6 commented 3 months ago

Thanks! It works now.

I have same problem. where can i found remote settings?

DanPristupov commented 3 months ago

I have same problem. where can i found remote settings?

Right click on a remote on the sidebar and select 'Edit'.

Screenshot 2024-03-17 at 8 11 43
mhoow6 commented 3 months ago

Right click on a remote on the sidebar and select 'Edit'.

Thank you so much.