How to use Git
Connect and authenticate to GitHub remote repos via SSH key
Create and Install Step-by-Step
ref: GitHub Docs
Then do this so I don't have to re-enter passphrase everytime I make git push
or Dendron: Workspace: Sync
ref: Automatically starting ssh-agent when powershell or git-bash are started
Related resources:
- Learn Git Branching
- the most visual and interactive way to learn Git on the web
- Git Guides
- GitHub Docs | About Git
- freeCodeCamp | Learn the Basics of Git in Under 10 Minutes
- freeCodeCamp | Git for Professionals Tutorial - Tools & Concepts for Mastering Version Control with Git
- opensource.com | A step-by-step guide to Git