giton commit [PATCH] Tidy up some rev-list-related stuff (17ebe97)
   1#!/bin/sh
   2cmd="git-$1-script"
   3shift
   4exec $cmd "$@"