git init git add . git commit -m 'my first commit' git log git checkout 273bbnc . git add . git commit -m "commit new with readme" git push