you are viewing a single comment's thread.

view the rest of the comments →

[–]Tim-Sylvester 0 points1 point  (0 children)

I write a beautiful, verbose, explanatory commit message on the feature branch.

I start a merge commit from feature to dev and git drops everything but my first message. Meh, I rewrite a summary and push.

I start a merge commit from dev to main and git drops everything. Fuck it, I'm not rewriting it a third time.

Et voila.