giton commit [PATCH] git-tar-tree: small doc update (d3a15c4)
   1#!/bin/sh
   2cmd="git-$1-script"
   3shift
   4exec $cmd "$@"