my customized lib

Committer:
DuyLionTran
Date:
Sun Nov 26 15:08:14 2017 +0000
Revision:
0:8094b249013c
Initial commit

Who changed what in which revision?

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