giton commit Leave merge failures in the filesystem (2a68a86)
   1#!/bin/sh
   2cmd="git-$1-script"
   3shift
   4exec $cmd "$@"