annotate glang-galaxy-conf/.git/hooks/post-update.sample @ 2:8947fca5f715 draft default tip

Uploaded
author ktnyt
date Fri, 26 Jun 2015 05:21:44 -0400
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2
8947fca5f715 Uploaded
ktnyt
parents:
diff changeset
1 #!/bin/sh
8947fca5f715 Uploaded
ktnyt
parents:
diff changeset
2 #
8947fca5f715 Uploaded
ktnyt
parents:
diff changeset
3 # An example hook script to prepare a packed repository for use over
8947fca5f715 Uploaded
ktnyt
parents:
diff changeset
4 # dumb transports.
8947fca5f715 Uploaded
ktnyt
parents:
diff changeset
5 #
8947fca5f715 Uploaded
ktnyt
parents:
diff changeset
6 # To enable this hook, rename this file to "post-update".
8947fca5f715 Uploaded
ktnyt
parents:
diff changeset
7
8947fca5f715 Uploaded
ktnyt
parents:
diff changeset
8 exec git update-server-info