git-log-scripton commit git-unpack-objects: re-write to read from stdin (67e5a5e)
   1#!/bin/sh
   2git-rev-list --pretty $(git-rev-parse --default HEAD "$@") | LESS=-S ${PAGER:-less}