aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/dot_config/git/hooks/executable_post-commit
diff options
context:
space:
mode:
Diffstat (limited to 'dot_config/git/hooks/executable_post-commit')
-rwxr-xr-xdot_config/git/hooks/executable_post-commit2
1 files changed, 1 insertions, 1 deletions
diff --git a/dot_config/git/hooks/executable_post-commit b/dot_config/git/hooks/executable_post-commit
index 45f13f0..69d85f9 100755
--- a/dot_config/git/hooks/executable_post-commit
+++ b/dot_config/git/hooks/executable_post-commit
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/usr/bin/env dash
# User-level post-commit. No global checks — exists purely so that
# `<repo>/.githooks/post-commit` gets picked up automatically without
# the project needing to override core.hooksPath. If there is no