giton commit [PATCH] Generic support for pulling refs (cd541a6)
   1#!/bin/sh
   2cmd="git-$1-script"
   3shift
   4exec $cmd "$@"