giton commit [PATCH] cvs-migration.txt (1cc92ff)
   1#!/bin/sh
   2cmd="git-$1-script"
   3shift
   4exec $cmd "$@"