git-push-scripton commit Add first cut at "git protocol" connect logic. (2386d65)
   1#!/bin/sh
   2. git-sh-setup-script || die "Not a git archive"
   3git-send-pack "$@"