giton commit [PATCH] Fix rename/copy when dealing with temporarily broken pairs. (2210100)
   1#!/bin/sh
   2cmd="git-$1-script"
   3shift
   4exec $cmd "$@"