BASIC

tdr
status of repo
git st
add files to be staged
git ad
commit with message
git ct '<message>'