git-log-scripton commit Add "gitk" to the list of scripts to be installed automatically. (bac15c4)
   1#!/bin/sh
   2git-rev-list --pretty $(git-rev-parse --default HEAD "$@") | LESS=-S ${PAGER:-less}