Skip to content

Commit 725c937

Browse files
authored
Merged to main
2 parents 56ccd91 + 7eb2f34 commit 725c937

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

git-commit-push-script.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,8 @@ fi
7676
# Echo the commit message
7777
echo $commit_message
7878

79+
$commit_message == null ? commit_message="Updated ${base_branch} branch" : echo "Commit message: $commit_message"
80+
7981
# Set the GIT_SSH_PASSPHRASE environment variables
8082
export COMMIT_MESSAGE="$commit_message"
8183
export TICKET="$ticket"

0 commit comments

Comments
 (0)