Closed AndreasAugustin closed 1 year ago
when using the hook, the commit title has " around the message. Super bad for tools like release-please
"
no quotes around the title
when using the hook the message title has " around the title
mkdir tmp cd tmp git init echo "foo" >> README.md go-gitmoji-cli hooks init git commit # now do the commit with the message
No response
v0.5.0-alpha (724a1cd)
Is there an existing issue for this?
Describe the bug
when using the hook, the commit title has
"
around the message. Super bad for tools like release-pleaseExpected Behavior
no quotes around the title
Current Behavior
when using the hook the message title has
"
around the titleSteps To Reproduce
Possible Solution
No response
Additional Information/Context
No response
go-gitmoji-cli Version
v0.5.0-alpha (724a1cd)