git-log-scripton commit Add support for "forcing" a ref on the remote side (f65fdf0)
   1#!/bin/sh
   2git-rev-list --pretty $(git-rev-parse --default HEAD "$@") | LESS=-S ${PAGER:-less}