giton commit git-read-tree: fix up three-way merge tests (76f3834)
   1#!/bin/sh
   2cmd="git-$1-script"
   3shift
   4exec $cmd "$@"