git-log-scripton commit Fix silly thinko in "head_ref()" (2f34ba3)
   1#!/bin/sh
   2git-rev-list --pretty $(git-rev-parse --default HEAD "$@") | LESS=-S ${PAGER:-less}