Sascha Schulz
2023-04-18 3d93ab865369280e4b1706b8403b4a61ac51539a
1
2
3
4
5
6
7
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