minus-squaref(loat || loathe)@burggit.moetoProgramming@programming.dev•GitHub goes passwordless, announces passkeys beta previewlinkfedilinkarrow-up0·edit-21 year agoI just got a repo token and do git add remote origin https://REPO_TOKEN@github.com/username/repo.git and say bye-bye to usernames and passwords. Easiest pushes and pulls ever with private, public or org repos. linkfedilink
I just got a repo token and do
git add remote origin https://REPO_TOKEN@github.com/username/repo.git
and say bye-bye to usernames and passwords. Easiest pushes and pulls ever with private, public or org repos.