diff --git a/templates/git-hooks/pre-push.twig b/templates/git-hooks/pre-push.twig index f08851f..176cd5d 100755 --- a/templates/git-hooks/pre-push.twig +++ b/templates/git-hooks/pre-push.twig @@ -1,5 +1,7 @@ #!/usr/bin/env bash +# {{ managedText }} + set -euo pipefail just test-commit