d@0: #!/bin/sh d@0: # d@0: # An example hook script to prepare a packed repository for use over d@0: # dumb transports. d@0: # d@0: # To enable this hook, rename this file to "post-update". d@0: d@0: exec git update-server-info