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