giton commit git-apply: creatign empty files is nonfatal (af3f929)
   1#!/bin/sh
   2cmd="git-$1-script"
   3shift
   4exec $cmd "$@"