Skip to content

Commit ba7d57b

Browse files
committed
Merge branch 'xz/commit-title-soft-limit-doc'
Doc tweak. * xz/commit-title-soft-limit-doc: doc: correct the 50 characters soft limit
2 parents c3c0020 + c2c349a commit ba7d57b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/git-commit.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -541,7 +541,7 @@ DISCUSSION
541541
----------
542542

543543
Though not required, it's a good idea to begin the commit message
544-
with a single short (less than 50 character) line summarizing the
544+
with a single short (no more than 50 characters) line summarizing the
545545
change, followed by a blank line and then a more thorough description.
546546
The text up to the first blank line in a commit message is treated
547547
as the commit title, and that title is used throughout Git.

0 commit comments

Comments
 (0)