#!/bin/sh exec git log --pretty='format:%Cred%h%Creset %Cgreen%ai%Creset %s' "$@"