view Lib/fftw-3.2.1/.git/hooks/post-commit.sample @ 5:a6bfbc7cb449

Remove crap
author Geogaddi\David <d.m.ronan@qmul.ac.uk>
date Wed, 22 Jul 2015 14:58:31 +0100
parents 25bf17994ef1
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, rename this file to "post-commit".

: Nothing