diff --git a/aicommit_groq b/aicommit_groq index f477e68..5ba92bd 100755 --- a/aicommit_groq +++ b/aicommit_groq @@ -1,6 +1,7 @@ #!/bin/bash set -e +set -o pipefail ARGS=("${@-}") TMP_FILE="/tmp/aicommit"