giton commit One more time.. Clean up git-merge-one-file-script (98a96b0)
   1#!/bin/sh
   2cmd="git-$1-script"
   3shift
   4exec $cmd "$@"