git pull;git push;git remote add ${url};git statsh;git status --short;git reset --hard^;git diff ${filename};git log --all --oneline --graph;git branch -va;git checkout -b develop;