Learn about Git's internal data structure and how orphaned branches can be used to create separate histories with their own root commits.| BugFactory
-s <tree> --source=<tree> | git-scm.com
Git References| git-scm.com
objects | git-scm.com
<branch> | git-scm.com
applypatch-msg| git-scm.com
To my surprise, I recently found out about 2 new additions to the list of high-level commands: git restore and git switch| Banterly