giton commit More work on merging with git-read-tree.. (220a0b5)
   1#!/bin/sh
   2cmd="git-$1-script"
   3shift
   4exec $cmd "$@"