123r
Dependencies: WNC14A2AInterface
atmel-rf-driver/.git/hooks/post-update.sample@4:daf182af022b, 2017-04-19 (annotated)
- Committer:
- JMF
- Date:
- Wed Apr 19 20:58:54 2017 +0000
- Revision:
- 4:daf182af022b
- Parent:
- 0:2563b0415d1f
json file changes;
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
JMF | 0:2563b0415d1f | 1 | #!/bin/sh |
JMF | 0:2563b0415d1f | 2 | # |
JMF | 0:2563b0415d1f | 3 | # An example hook script to prepare a packed repository for use over |
JMF | 0:2563b0415d1f | 4 | # dumb transports. |
JMF | 0:2563b0415d1f | 5 | # |
JMF | 0:2563b0415d1f | 6 | # To enable this hook, rename this file to "post-update". |
JMF | 0:2563b0415d1f | 7 | |
JMF | 0:2563b0415d1f | 8 | exec git update-server-info |