Make the MSVC projects use PDB/IDB files named after the project
[git/dscho.git] / templates / hooks--post-commit.sample
blob22668216a3cec5a00d804dc5e9a904a10fd0fd09
1 #!/bin/sh
3 # An example hook script that is called after a successful
4 # commit is made.
6 # To enable this hook, rename this file to "post-commit".
8 : Nothing