MinGW: the path separator to split GITPERLLIB is ';' on Win32
[git/git-svn.git] / templates / hooks--post-update.sample
blob5323b56b81b9dd3d7f9fb86d8892241becbb5e7e
1 #!/bin/sh
3 # An example hook script to prepare a packed repository for use over
4 # dumb transports.
6 # To enable this hook, rename this file to "post-update".
8 exec git-update-server-info