Stuck At Github Request In Terminal

– Guys Please Help, Every Time I Try To Git Clone Something, It Request My Github Password And Email And I Dont Know What To Do To Continue Or Bypass It. I Tried Leaving It Empty, I Tried Putting In My Github Password, Name And It Doesnt Let Me Do Anything. Im Stuck, I Cant Download Anything Please Help Me Fix This Problem ASAP–


![)

  • ParrotOS iso in use:

  • Application used for flashing the iso:

  • Logs/Terminal output (use pastebin or similar services):

  • :

You can try this link https://github.com/git-lfs/git-lfs/issues/1159

This is what you want to do. Using ssh keys for authentication instead of username/password is (in my opinion) the way you want to go most of the time. Aside from just generally being a less desirable and more difficult target to try and compromise, the reason I prefer it is because I’m lazy, and once you set this up you just never have to worry about it as long as you’re developing on the same machine :slight_smile: