I have not seen my exact problem in the search so if it has been please point me in the right direction.
I have three computers that I want to be able to edit code on.
- Win10 with MSYS2 MinGWx64
- RaspberryPi 4 Bullseye
- Pi Zero Headless Bullseye (SSH with extraputty)
I created the Repos on my win10 device and for the Win10 and Pi4 I can log into GitHub and see my repositories. I am trying to clone them onto the PI4 in prep for cloning onto the Zero. When I use git to clone my repos, it prompts for "Username for 'https://github.com':" However it then askes for "Password for 'https://@github.com':" which is not the mail I set up GitHub with, and does not accept my login password. I have tried resetting my password and can log into the GitHub website from both computers, but still cannot clone using git.