index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
git-push-script
blob: 80e922bb5d4bff7a87f1ead4962a8375cd8d3fa5 (
plain
) (
blame
)
1
2
3
#!/bin/sh . git-sh-setup-script || die "Not a git archive" git-send-pack "$@"