• File: post-update.sample
  • Full Path: /var/www/imaliapitest/.git/hooks/post-update.sample
  • Date Modified: 05/19/2025 4:26 PM
  • File size: 189 bytes
  • MIME-type: text/x-shellscript
  • Charset: utf-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