1
0
mirror of https://github.com/danog/gift.git synced 2024-12-03 09:47:53 +01:00
gift/test/fixtures/checkout/hooks/post-update.sample

9 lines
189 B
Plaintext
Raw Normal View History

2012-02-15 15:51:45 +01:00
#!/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