Example, Show first 4 commit histroies from first inital commit
it log --pretty=oneline | tail -n 4
bf1ecfcf70c295d88fd38f3bea31fca7c65ccdaf Changes behaviour of ErrorLogger() and Logger()
40dc444270f1d12fa112f0f07900bb4c6d2816cf Renames ErrorRender() to ErrorLogger()
15651112744deb7659161383e6edb04d86093ff9 Fixes routing bug
d10e2b6c0dfcc8524cda504f11130bf78b7fe563 Improves README.md
15216a0883d113fadc33198d24850974eae0f841 Initial commit
git checkout -b first_commit 15216a0883d113fadc33198d24850974eae0f841