index
:
pub/scm/git/git.git
jch
main
maint
master
next
seen
todo
Git source code mirror
Junio C Hamano
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
git-push-script
blob: 80e922bb5d4bff7a87f1ead4962a8375cd8d3fa5 (
plain
)
1
2
3
#!/bin/sh . git-sh-setup-script || die "Not a git archive" git-send-pack "$@"