giton commit git-apply: find offset fragments, and really apply them (6e7c92a)
   1#!/bin/sh
   2cmd="git-$1-script"
   3shift
   4exec $cmd "$@"