Skip to content

Commit 86cb413

Browse files
authored
Merge pull request #1107 from henziger/patch-1
Always use "50 characters" as subject line limit
2 parents c087554 + f108794 commit 86cb413

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)