The following seems to help debug or fix:
ssh -T git@github.com
git remote set-url origin git@github.com:ldraney/fullstack-template-next-rb-pg.git
git push -u origin main
history | tail -n 20
Oct 28, 20241 min read
The following seems to help debug or fix:
ssh -T git@github.com
git remote set-url origin git@github.com:ldraney/fullstack-template-next-rb-pg.git
git push -u origin main
history | tail -n 20