We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d769bb commit 3dc7f3bCopy full SHA for 3dc7f3b
git-commit-push-script.sh
@@ -14,8 +14,7 @@ SQUISH_MODEL="${SQUISH_MODEL:-1.5b}"
14
# Squish server port — must match the port squish is started with.
15
# CLI default is 11435; override with SQUISH_PORT env var.
16
SQUISH_PORT="${SQUISH_PORT:-11435}"
17
-
18
+# test comment
19
# Colors
20
RED='\033[0;31m'
21
GREEN='\033[0;32m'
0 commit comments