giton commit [PATCH] git cvsimport sanity checking (861cb6f)
   1#!/bin/sh
   2cmd="git-$1-script"
   3shift
   4exec $cmd "$@"