#!/usr/bin/env bash git log --pretty=oneline | head -n 4 | cut -c1-14,46- | tac