Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git-push-script - git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 80e922bb5d4bff7a87f1ead4962a8375cd8d3fa5 (plain)
1
2
3
#!/bin/sh
. git-sh-setup-script || die "Not a git archive"
git-send-pack "$@"