giton commit git-apply: fix error handling for nonexistent files (84fb9a4)
   1#!/bin/sh
   2cmd="git-$1-script"
   3shift
   4exec $cmd "$@"