Skip to content

Commit 3dc7f3b

Browse files
committed
update git commit push script add comment remove whitespace
1 parent 8d769bb commit 3dc7f3b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

git-commit-push-script.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,7 @@ SQUISH_MODEL="${SQUISH_MODEL:-1.5b}"
1414
# Squish server port — must match the port squish is started with.
1515
# CLI default is 11435; override with SQUISH_PORT env var.
1616
SQUISH_PORT="${SQUISH_PORT:-11435}"
17-
18-
17+
# test comment
1918
# Colors
2019
RED='\033[0;31m'
2120
GREEN='\033[0;32m'

0 commit comments

Comments
 (0)