BASIC
COMMIT
FILE
BRANCH
REMOTE
TAG
LOG
BASIC
tdr
status of repo
$
git
st
add files to be staged
$
git
ad
commit with message
$
git
ct
'<message>'