giton commit git-apply: fix apply of a new file (3099665)
   1#!/bin/sh
   2cmd="git-$1-script"
   3shift
   4exec $cmd "$@"