Github Mistakes and What I Wish I Knew Sooner
I’ve made a LOT of GitHub mistakes! Here is a list of things most new users do not know or do WRONG!
read moreI’ve made a LOT of GitHub mistakes! Here is a list of things most new users do not know or do WRONG!
read moreGitHub is an incredible powerful tool, but using it in command line can be frustrating. So instead of doing something dumb like using SSH agent workarounds or Token exporting shenanigans to make git
work in command line. We are going to use an amazing utility called gh
to authenticate.
Setting Up SSH Authentication with GitHub for Secure Access with 2FA GitHub Accounts
read more