git-log-scripton commit Make "git commit" work correctly in the presense of a manual merge (9c06531)
   1#!/bin/sh
   2git-rev-list --pretty HEAD | LESS=-S ${PAGER:-less}