view dmx_usb_module/.git/hooks/post-commit @ 1350:36f58b2aa8ef

browser syncedgraph sends patches back to server Ignore-this: eb8d3f018ff97f7389c4af3efa62fd9
author Drew Perttula <drewp@bigasterisk.com>
date Sun, 05 Jun 2016 03:21:31 +0000
parents 4e60444605f6
children
line wrap: on
line source

#!/bin/sh
#
# An example hook script that is called after a successful
# commit is made.
#
# To enable this hook, make this file executable.

: Nothing