Skip to content
Snippets Groups Projects
post-update.sample 189 B
Newer Older
  • Learn to ignore specific revisions
  • WeiHsinChen's avatar
    plz
    WeiHsinChen committed
    #!/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