git-push-scripton commit git-log: make sure we have some commit to start from. (b134922)
   1#!/bin/sh
   2. git-sh-setup-script || die "Not a git archive"
   3git-send-pack "$@"