gitk
git init
git remote -v
git remote add origin <REPO_URL>
git reset --hard HEAD
git clone <DEPOT URL>
git ls-tree HEAD
git gc