giton commit cvs-migration: add more of a header to the "annotate" discussion (3c65eb1)
   1#!/bin/sh
   2cmd="git-$1-script"
   3shift
   4exec $cmd "$@"