Skip to content

Commit f108794

Browse files
authored
Always use "50 characters" as subject line limit
Very minor detail, but to remove a source of confusion I think that the commit message template and the example output should be consistent and both show "50 characters" as the subject line limit.
1 parent c087554 commit f108794

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/08-customizing-git/sections/config.asc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ Then, your editor will open to something like this for your placeholder commit m
9292

9393
[source,text]
9494
----
95-
Subject line (try to keep under 60 characters)
95+
Subject line (try to keep under 50 characters)
9696
9797
Multi-line description of commit,
9898
feel free to be detailed.

0 commit comments

Comments
 (0)