this happened today last few hours, have not updated git, but all of my git commits have no message I do a commit
git commit -m "fixed the headline level"
and when I do git log
I see
feat(custom):
very irritating, how do I get my git commit messages back?
I am on Mac, Sonoma 14.4.1 using terminal updated with latest ZSH, however none of that stuff has changed today either.