I would like my post-receive
hook to run a certain script whenever
files of a certain type, *.hbm.xml are pushed to the server.
Motivation: I want to rev my database schema version number whenever
NHibernate files are changed.
Thanks!
I would like my post-receive
hook to run a certain script whenever
files of a certain type, *.hbm.xml are pushed to the server.
Motivation: I want to rev my database schema version number whenever
NHibernate files are changed.
Thanks!