diff --git a/.githooks/pre-push b/.githooks/pre-push index 9f3b84a..f349967 100755 --- a/.githooks/pre-push +++ b/.githooks/pre-push @@ -11,9 +11,6 @@ set -eu set -x -hook_input=$(cat) -echo "$hook_input" - read_branches() { matched=false seen_refs=false