We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 632bfb2 commit 4762598Copy full SHA for 4762598
βgit-commit-push-script.shβ
@@ -152,6 +152,7 @@ if [ -n "$SQUISH_PORT" ]; then
152
fi
153
154
# ββ Debug: squish availability βββββββββββββββββββββββββββββββββββββββββββ
155
+
156
# squish may be a zsh alias (not visible to bash scripts) β fall back to
157
# calling cli.py directly with python3 if the command isn't on PATH.
158
SQUISH_BIN=$(command -v squish 2>/dev/null)
0 commit comments