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.
1 parent cbf9d24 commit 5bfa08bCopy full SHA for 5bfa08b
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