giton commit [PATCH] diff.c: -B argument passing fix. (49d9e85)
   1#!/bin/sh
   2cmd="git-$1-script"
   3shift
   4exec $cmd "$@"