git-log-scripton commit git-pack-objects: write the pack files with a SHA1 csum (c38138c)
   1#!/bin/sh
   2git-rev-list --pretty $(git-rev-parse --default HEAD "$@") | LESS=-S ${PAGER:-less}