git-log-scripton commit Make git-fetch-pack and git-upload-pack negotiate needs/haves fully (fb9040c)
   1#!/bin/sh
   2git-rev-list --pretty $(git-rev-parse --default HEAD "$@") | LESS=-S ${PAGER:-less}