projects
/
git.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
[PATCH] Warning fix for gcc 4
[git.git]
/
git-push-script
1
#!/bin/sh
2
. git-sh-setup-script || die "Not a git archive"
3
git-send-pack "$@"