summaryrefslogtreecommitdiff
path: root/githooks/merchant/post-update
blob: ec17ec1939b7c3e86b7cb6c0c4de6b0818a7e75e (plain)
1
2
3
4
5
6
7
8
#!/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