Quantcast
Channel: Active questions tagged terminal - Super User
Viewing all articles
Browse latest Browse all 579

My git history all of my commits have no message

$
0
0

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.


Viewing all articles
Browse latest Browse all 579

Trending Articles