giton commit git-read-tree: simplify merge loops enormously (d723c69)
   1#!/bin/sh
   2cmd="git-$1-script"
   3shift
   4exec $cmd "$@"