About Checking your SSH Connection to GitHub or Bitbucket
You can check if your SSH connection to Github or Bitbucket is set up correctly with these shell commands:
$ ssh -T git@github.com
$ ssh -T git@bitbucket.com
Also by me
Django Paddle Subscriptions app
For Django-based SaaS projects.
Django App for You
Django GDPR Cookie Consent app
For Django websites that use cookies.
Django App for You