giton commit Add "unpack_sha1_header()" helper function (c448357)
   1#!/bin/sh
   2cmd="git-$1-script"
   3shift
   4exec $cmd "$@"