git log --oneline
git checkout be9055b .

#上推
git add -A 
git commit -m "reback commit: be9055b"
git push