giton commit [PATCH] Support commit_format in diff-tree (a8db165)
   1#!/bin/sh
   2cmd="git-$1-script"
   3shift
   4exec $cmd "$@"