author | Ævar Arnfjörð Bjarmason <avarab@gmail.com> | |
Wed, 28 Jul 2010 14:11:25 +0000 (14:11 +0000) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 28 Jul 2010 20:51:33 +0000 (13:51 -0700) | ||
commit | 43e331e6ee46ba156d43f1fd3ebc91cc35575e47 | |
tree | d3cace6e9cb9602620367f1f0d359556ae99af95 | tree | snapshot |
parent | 6a58696f5b446cef4874c45b1c953403707325b8 | commit | diff |
SubmittingPatches: Cite the 50 char subject limit
Change the SubmittingPatches recommendations to mention the 50
character soft limit on patch subject lines. 50 characters is the soft
limit mentioned in git-commit(1) and gittutorial(7), it's also the
point at which Gitweb, GitHub and various other Git front ends start
abbreviating the commit message.
Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Change the SubmittingPatches recommendations to mention the 50
character soft limit on patch subject lines. 50 characters is the soft
limit mentioned in git-commit(1) and gittutorial(7), it's also the
point at which Gitweb, GitHub and various other Git front ends start
abbreviating the commit message.
Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/SubmittingPatches | diff | blob | history |