annotate ARTS/.git/hooks/README.sample @ 0:3723b54935cb draft

Uploaded
author mmaiensc
date Wed, 13 Nov 2013 16:13:17 -0500
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
3723b54935cb Uploaded
mmaiensc
parents:
diff changeset
1 #!/bin/sh
3723b54935cb Uploaded
mmaiensc
parents:
diff changeset
2 #
3723b54935cb Uploaded
mmaiensc
parents:
diff changeset
3 # Place appropriately named executable hook scripts into this directory
3723b54935cb Uploaded
mmaiensc
parents:
diff changeset
4 # to intercept various actions that git takes. See `git help hooks` for
3723b54935cb Uploaded
mmaiensc
parents:
diff changeset
5 # more information.