git-log-scripton commit Update tutorial for simplified "git" script. (81bb573)
   1#!/bin/sh
   2git-rev-list --pretty HEAD | LESS=-S ${PAGER:-less}