giton commit [PATCH] diff-tree: --find-copies-harder (a7ca654)
   1#!/bin/sh
   2cmd="git-$1-script"
   3shift
   4exec $cmd "$@"