giton commit [PATCH] read-tree: update documentation for 3-way merge. (ccef66b)
   1#!/bin/sh
   2cmd="git-$1-script"
   3shift
   4exec $cmd "$@"