git mv <old_file> <new_file>
git log [--oneline] [-n<N>] [--graph] [--all]
git checkout <branch>
git reset --soft HEAD~1