Sign in
code
/
git
/
90a2bf9ca155c8e0e43d9e30197d9562dd02ea96
/
.
/
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