summaryrefslogtreecommitdiffstats
path: root/third_party/rust/cubeb-coreaudio/install_git_hook.sh
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/rust/cubeb-coreaudio/install_git_hook.sh')
-rwxr-xr-xthird_party/rust/cubeb-coreaudio/install_git_hook.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/third_party/rust/cubeb-coreaudio/install_git_hook.sh b/third_party/rust/cubeb-coreaudio/install_git_hook.sh
new file mode 100755
index 0000000000..c6a5af3fa1
--- /dev/null
+++ b/third_party/rust/cubeb-coreaudio/install_git_hook.sh
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+git config core.hooksPath .githooks