Sign in
code
/
git
/
a8a773c28fa618be573be7bce05d37ac4d079a80
/
.
/
templates
/
hooks
/
post-update.sample
blob: ec17ec1939b7c3e86b7cb6c0c4de6b0818a7e75e [
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