giton commit [PATCH] Make git-update-cache --force-remove regular (9b63f50)
   1#!/bin/sh
   2cmd="git-$1-script"
   3shift
   4exec $cmd "$@"