giton commit Merge my and Petr's git-merge-one-file-script modifications (566487c)
   1#!/bin/sh
   2cmd="git-$1-script"
   3shift
   4exec $cmd "$@"