giton commit [PATCH] -w support for git-ssh-pull/push (c7c4bbe)
   1#!/bin/sh
   2cmd="git-$1-script"
   3shift
   4exec $cmd "$@"