giton commit git-ssh-push/pull: usability improvements (001d4a2)
   1#!/bin/sh
   2cmd="git-$1-script"
   3shift
   4exec $cmd "$@"