Sign in
code
/
git
/
9db5ebf4022d8e11ac20e75a3d43af161b752fcd
/
.
/
templates
/
hooks--post-update.sample
blob: 5323b56b81b9dd3d7f9fb86d8892241becbb5e7e [
file
]
#!/bin/sh
#
# An example hook script to prepare a packed repository for use over
# dumb transports.
#
# To enable this hook, rename this file to "post-update".
exec git
-
update
-
server
-
info