git init git init newrepo
git clone git clone <repo> git clone <repo> <direction>
ls -a
git status -s
git diff
git commit -m <msg>
git commit -a