Gittyup icon indicating copy to clipboard operation
Gittyup copied to clipboard

How do I add an account github?

Open jhon65496 opened this issue 10 months ago • 2 comments

How do I add an account github? I have a username and password. I get an error.

Image

jhon65496 avatar Feb 22 '25 21:02 jhon65496

IIRC Github has required use of public key authentication for quite some time. See: Authentication (index of help topics) Generating a new SSH key and adding it to the ssh-agent Adding a new SSH key to your GitHub account

Alex-Kent avatar Feb 23 '25 17:02 Alex-Kent

personally, I created a personal token on Github and I use it in the password field. I granted most essential permissions and it works great, no need for SSH keys

Davilarek avatar Mar 24 '25 11:03 Davilarek