git-log-scripton commit Add "git" and "git-log-script" helper scripts. (e764b8e)
   1#!/bin/sh
   2git-rev-list --pretty HEAD | LESS=-S ${PAGER:-less}