Use Message from File

git commit --file=commit-message.txt
git commit -F commit-message.txt

Output of command