Skip to content

Commit 5c50f27

Browse files
isidoreLarsEckart
andcommitted
. e Updated commit script
Co-authored-by: Lars <LarsEckart@users.noreply.github.com>
1 parent ddfd476 commit 5c50f27

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.windsurf/scripts/commit.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,5 @@ git add .
1616
# Commit the changes
1717
git commit -m "$COMMIT_MESSAGE"
1818

19-
echo "Changes committed with message: $COMMIT_MESSAGE"
19+
echo "Commited"
20+
exit 0

0 commit comments

Comments
 (0)