giton commit Add CVS import scripts and programs (d4f8b39)
   1#!/bin/sh
   2cmd="git-$1-script"
   3shift
   4exec $cmd "$@"