git-log-scripton commit Fix up "for_each_ref()" to be more usable, and use it in git-fsck-cache (944d858)
   1#!/bin/sh
   2git-rev-list --pretty $(git-rev-parse --default HEAD "$@") | LESS=-S ${PAGER:-less}