giton commit [PATCH] Tweak count-delta interface (355e76a)
   1#!/bin/sh
   2cmd="git-$1-script"
   3shift
   4exec $cmd "$@"