view dmx_usb_module/.git/hooks/post-update @ 1843:741bfcc0b47c

checkpoint show data Ignore-this: 75ae7aaa25adc1a616674e2de7cf96c9
author drewp@bigasterisk.com
date Sun, 10 Jun 2018 04:36:24 +0000
parents 4e60444605f6
children
line wrap: on
line source

#!/bin/sh
#
# An example hook script to prepare a packed repository for use over
# dumb transports.
#
# To enable this hook, make this file executable by "chmod +x post-update".

exec git-update-server-info