diff options
author | Przemyslaw Pawelczyk <przemoc@gmail.com> | 2016-01-19 20:42:22 +0100 |
---|---|---|
committer | Przemyslaw Pawelczyk <przemoc@gmail.com> | 2016-01-19 20:42:22 +0100 |
commit | d119c8d1f5b18c6ee9c5efa90615427083875e00 (patch) | |
tree | d503ac20083e98e84e6a4cb33f021ce2d03621b0 /examples | |
parent | d2924f4f2f606d36ac123162c079335ce275f742 (diff) |
examples: Move hook scripts to their own subdirectory.
Diffstat (limited to 'examples')
-rw-r--r-- | examples/hooks/post-checkout (renamed from examples/post-checkout) | 0 | ||||
-rw-r--r-- | examples/hooks/pre-commit (renamed from examples/pre-commit) | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/examples/post-checkout b/examples/hooks/post-checkout index bd4de15..bd4de15 100644 --- a/examples/post-checkout +++ b/examples/hooks/post-checkout diff --git a/examples/pre-commit b/examples/hooks/pre-commit index b91635d..b91635d 100644 --- a/examples/pre-commit +++ b/examples/hooks/pre-commit |