Sign in
code
/
git
/
8db751a8f953bf1a571e1fd825d1a4219e65b501
/
.
/
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