This might be trivial, but it has caused me a ton of headaches over the last few days. Recently i have tried to clone my git repos onto my new computer, but up until now, with no succes. After typing "git clone " followed by the respective git URL, my comand line is asking for my Username and passwort. Even though i provide both correctly, i get the following error:
I do not have 2FA enabled, and as i understand it, the access token is only required in the case of enabled 2FA.
Does anyone have any idea what i am doing wrong?