giton commit Split up unpack_sha1_file() some more (5180cac)
   1#!/bin/sh
   2cmd="git-$1-script"
   3shift
   4exec $cmd "$@"