Jim Flynn
/
aws-iot-device-sdk-mbed-c
Changes to enabled on-line compiler
platform/ezconnect/BG96-driver/.git/hooks/post-update.sample@0:082731ede69f, 2018-05-30 (annotated)
- Committer:
- JMF
- Date:
- Wed May 30 20:59:51 2018 +0000
- Revision:
- 0:082731ede69f
Initial commit
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
JMF | 0:082731ede69f | 1 | #!/bin/sh |
JMF | 0:082731ede69f | 2 | # |
JMF | 0:082731ede69f | 3 | # An example hook script to prepare a packed repository for use over |
JMF | 0:082731ede69f | 4 | # dumb transports. |
JMF | 0:082731ede69f | 5 | # |
JMF | 0:082731ede69f | 6 | # To enable this hook, rename this file to "post-update". |
JMF | 0:082731ede69f | 7 | |
JMF | 0:082731ede69f | 8 | exec git update-server-info |