git-log-scripton commit Make git pack files use little-endian size encoding (01247d8)
   1#!/bin/sh
   2git-rev-list --pretty $(git-rev-parse --default HEAD "$@") | LESS=-S ${PAGER:-less}