usa_suxxx [they/them]@hexbear.nettoProgrammer Humor@programming.dev•GitHub Desktop or Git CLI?English
4·
11 months agoConnect an SSH key and use that.
Connect an SSH key and use that.
HexBear Super Soldier Program 💪 Long Covid is scarry
Totally agree, these are peace bombs, not war bombs.
Pretentious? My extremely simple comment? Gotta downgrade that low effort to just genuinely dumb contributions by a just genuinely dumb individual
And a year later when Germany experiences similarly minor shrinking and the US Press is like RECESSION
Incredible low effort buzz word level garbage
HTTPS
git remote add origin https://github.com/user/repo.git
SSH
git remote add origin git@github.com:user/repo.git
Did you use the correct syntax for SSH?