Tag: Security

6 posts

Force HTTPS Over SSH for GitHub

A quick guide to authenticate with GitHub over HTTPS using the gh CLI and make Git always use HTTPS, even when remotes are set to SSH. Authenticate with GitHub …