git-log-scripton commit Make "upload-pack" match git-fetch-pack usage (113b947)
   1#!/bin/sh
   2git-rev-list --pretty $(git-rev-parse --default HEAD "$@") | LESS=-S ${PAGER:-less}