Basics:
Advanced:
- Signed/verified commits (ssh and gpg keys): docs
- Connections between repos, link
- Internal working of git, link, blog
- Resolving merge conflicts, link, link2,
- Intro to CI (Continuous Integration) and CD (Continuous Development), link
- GitHub CI/CD, docs, link, link2