FRDM K64F Metronome

Committer:
ram54288
Date:
Sun May 14 18:37:05 2017 +0000
Revision:
0:dbad57390bd1
Initial commit

Who changed what in which revision?

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