TODO: Add links to charts
git status
git diff
https://learngitbranching.js.org/?locale=en_US
alias gitca='git commit --amend --no-edit'
remote_add() { if [[ -z "$2" ]]; then repo=$(basename $(pwd)); else repo="$2"; fi; git remote add "$1" git@github.com:"$1"/${repo}; git fetch $1; }
gh
command line interface (https://cli.github.com/)
https://docs.google.com/forms/d/e/1FAIpQLSdO08Kyi-V0-8cgvIlzpkIUk9Zi2rV0dgPUnNnX8ZWgz7foCg/viewform