giton commit git-apply: consider it an error to apply no changes (f7b7970)
   1#!/bin/sh
   2cmd="git-$1-script"
   3shift
   4exec $cmd "$@"