giton commit Fix off-by-one in new three-way-merge updates (d925ffb)
   1#!/bin/sh
   2cmd="git-$1-script"
   3shift
   4exec $cmd "$@"