Fixing GitHub Permission Denied Errors When Pushing a Repo
The Problem
I tried pushing my project and got this error:
What I Tried
Attempted push using HTTPS (even though I normally use SSH)
Creating a personal access token in GitHub
Clearing credentials
acastro.hashnode.dev2 min read