git-log-scripton commit Add 'git-rev-parse' helper script (178cb24)
   1#!/bin/sh
   2git-rev-list --pretty HEAD | LESS=-S ${PAGER:-less}