giton commit [PATCH] git-merge-one-file-script cleanups from Cogito (ec73962)
   1#!/bin/sh
   2cmd="git-$1-script"
   3shift
   4exec $cmd "$@"