TheDarkQuark

joined 2 years ago
[–] TheDarkQuark@lemmy.world 11 points 22 hours ago

Just use SSH keys.

https://docs.github.com/en/authentication/connecting-to-github-with-ssh/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent

And use SSH urls (git@....) instead of HTTPS urls (https://...) when cloning.