Closed bvolkmer closed 5 months ago
Hi @bvolkmer thanks for providing a bug report. I will look into the issue soon.
@all-contributors please add @bvolkmer for bug
@AndreasAugustin
I've put up a pull request to add @bvolkmer! :tada:
@bvolkmer the bug is confirmed. Thanks again for reporting! The same issue appears if you do a rebase.
Will be fixed with #136
Update
is fixed with v0.5.2-alpha
. Please reinstall the hook within your repository
go-gitmoji-cli hooks rm
go-gitmoji-cli hooks init
Is there an existing issue for this?
Describe the bug
When using the hook, it complains about a missing message instead of using the message of the amended commit
Expected Behavior
Use commit message
Current Behavior
Failes with fatal error: issue reading and parsing the commit msg file the amount of messages is to low or to high
Steps To Reproduce
git commit --amend
Possible Solution
No response
Additional Information/Context
No response
go-gitmoji-cli Version
v0.5.1-alpha (9f5f526)