a handy cheatsheet of my most used and looked up git commands
git rev-list --all --objects | awk '{print $1}' | git cat-file --batch-check | sort -k3n | …
find repos/ -not \( -path repos/external -prune \) -iname .gitmodules -type f
git submodule update …
make a new key for my_email@emailaddress.com