~cyphylab/cyphy/bonsai

« back to all changes in this revision

Viewing changes to cyphy_Drivers/cyphy_kinect/freenect/libfreenect/.git/hooks/post-commit.sample

  • Committer: enddl22
  • Date: 2012-01-16 05:03:16 UTC
  • Revision ID: enddl22@gmail.com-20120116050316-xgzak3dfbvzvztlj
change name

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#!/bin/sh
 
2
#
 
3
# An example hook script that is called after a successful
 
4
# commit is made.
 
5
#
 
6
# To enable this hook, rename this file to "post-commit".
 
7
 
 
8
: Nothing