Git commits starting with an emoji don't show the rest of the message in gitlab
Created by: dlbrown06
When I make a commit like this:
:bug: Make a awesome new bug fix
* this is another message relating to what was fixed specifically
Then in GitLab it only shows:
:bug:
* this is another message relating to what was fixed specifically