We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7236967 + 41ae5f7 commit b9467ceCopy full SHA for b9467ce
git-commit-push-script.sh
@@ -44,7 +44,7 @@ fi
44
echo $commit_message
45
46
# Set the GIT_SSH_PASSPHRASE environment variables
47
-export COMMIT_MESSAGE="$commit_message"
+export COMMIT_MESSAGE=$commit_message
48
export TICKET="$ticket"
49
50
# Prepare and execute commit command, remove -S to commit without signing
0 commit comments