Fork for workshops

Committer:
JimCarver
Date:
Fri Oct 12 21:22:49 2018 +0000
Revision:
0:6b753f761943
Initial commit

Who changed what in which revision?

UserRevisionLine numberNew contents of line
JimCarver 0:6b753f761943 1 #!/bin/sh
JimCarver 0:6b753f761943 2 #
JimCarver 0:6b753f761943 3 # An example hook script to prepare a packed repository for use over
JimCarver 0:6b753f761943 4 # dumb transports.
JimCarver 0:6b753f761943 5 #
JimCarver 0:6b753f761943 6 # To enable this hook, rename this file to "post-update".
JimCarver 0:6b753f761943 7
JimCarver 0:6b753f761943 8 exec git update-server-info