repo.or.cz
/
git
/
jrn.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Allow one-way tree merge to remove old files
[git/jrn.git]
/
templates
/
hooks--post-update
blob
bcba8937bbe9b916c050151ab09d43fa735de698
1
#!/bin/sh
2
#
3
# An example hook script to prepare a packed repository for use over
4
# dumb transports.
5
#
6
# To enable this hook, make this file executable by "chmod +x post-update".
7
8
exec
git-update-server-info