]> git.ipfire.org Git - thirdparty/git.git/commit
doc: correct the 50 characters soft limit
author谢致邦 (XIE Zhibang) <Yeking@Red54.com>
Thu, 28 Sep 2023 09:59:15 +0000 (09:59 +0000)
committerJunio C Hamano <gitster@pobox.com>
Thu, 28 Sep 2023 17:49:23 +0000 (10:49 -0700)
commitc2c349a15c0430a2ef9f858d69d095a00693379c
tree6e5873a81fba8b04fff11e1cf9e2d2da597a01aa
parent43c8a30d150ecede9709c1f2527c8fba92c65f40
doc: correct the 50 characters soft limit

The soft limit of the first line of the commit message should be
"no more than 50 characters" or "50 characters or less", but not
"less than 50 character".

Signed-off-by: 谢致邦 (XIE Zhibang) <Yeking@Red54.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-commit.txt