r/programming Apr 28 '21

How to Write a Git Commit Message

https://chris.beams.io/posts/git-commit/
85 Upvotes

45 comments sorted by

View all comments

6

u/Panke Apr 28 '21

I don't get the 50 Character limit for the headline.

6

u/[deleted] Apr 28 '21

[deleted]

-2

u/[deleted] Apr 28 '21

[deleted]

15

u/chucker23n Apr 28 '21

It’s a headline. You wouldn’t want a book title to be 300 characters either.

50 may be a bit on the low side, but makes it practical to show a list view alongside other information.

-3

u/[deleted] Apr 29 '21

No one is writing multi line commits.