1
0
mirror of https://github.com/danog/gift.git synced 2024-12-02 17:28:15 +01:00
gift/test/fixtures/remotes/hooks/post-commit.sample

9 lines
160 B
Plaintext
Raw Permalink Normal View History

2012-02-15 15:51:45 +01:00
#!/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