git-log-scripton commit pretty_print_commit: add different formats (000182e)
   1#!/bin/sh
   2git-rev-list --pretty HEAD | LESS=-S ${PAGER:-less}