diff options
Diffstat (limited to 'Omni/Ide/hooks/post-rewrite')
-rwxr-xr-x | Omni/Ide/hooks/post-rewrite | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Omni/Ide/hooks/post-rewrite b/Omni/Ide/hooks/post-rewrite index 8b3237a..711cc0c 100755 --- a/Omni/Ide/hooks/post-rewrite +++ b/Omni/Ide/hooks/post-rewrite @@ -1,4 +1,4 @@ -#!/bin/sh +#!/usr/bin/env bash ## START BRANCHLESS CONFIG git branchless hook post-rewrite "$@" |