git-log-scripton commit Add "has_sha1_pack()" function to query whether the object is available in a pack (dade09c)
   1#!/bin/sh
   2git-rev-list --pretty $(git-rev-parse --default HEAD "$@") | LESS=-S ${PAGER:-less}