giton commit [PATCH] Documentation: describe git extended diff headers. (1a93a76)
   1#!/bin/sh
   2cmd="git-$1-script"
   3shift
   4exec $cmd "$@"