giton commit git-read-tree: remove deleted files in the working directory (aa16021)
   1#!/bin/sh
   2cmd="git-$1-script"
   3shift
   4exec $cmd "$@"