git-log-scripton commit Increase the number of possible heads requested from git-upload-pack (319aae2)
   1#!/bin/sh
   2git-rev-list --pretty $(git-rev-parse --default HEAD "$@") | LESS=-S ${PAGER:-less}