A metronome using the FRDM K64F board

Committer:
ram54288
Date:
Sun May 14 18:40:18 2017 +0000
Revision:
0:a7a43371b306
Initial commit

Who changed what in which revision?

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