no more gitmojis
the time has come.
i’ve chosen to no longer use gitmojis.
as you may know from my blog post last year about why i like small commits, i used to like using them as a way to identify the purpose of the commit.
they’ve been my go to for styling commits for the past two years now, but not anymore!
i’ve gone back to my old ways of using conventional commits: “a specification for adding human and machine readable meaning to commit messages”.
it will help me spend less time finding that perfect emoji for my commits, even though this makes the commit log not look as flashy as it used too. but hey, at least it’s easier to understand the commit log for the one person who might check out my repos.
also it’s basically what i use professionally, with the additional Jira-task instead sometimes (e.g. “JIR-420: no more gitmojis ;(”).
you’ll be missed, gitmoji <3