author | Jonathan Nieder <jrnieder@gmail.com> | |
Fri, 15 Apr 2011 02:24:01 +0000 (21:24 -0500) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Fri, 15 Apr 2011 20:28:03 +0000 (13:28 -0700) | ||
commit | 57756161eed50f2b52c9e32b01f6388814a09943 | |
tree | b313b6b5d8c65f90e077787755b944f11ad7cb25 | tree | snapshot |
parent | ed44fd045a8a4bcf7f30a47e4fc6aba761faaf78 | commit | diff |
Documentation: explain how to check for patch corruption
SubmittingPatches has some excellent advice about how to check a patch
for corruption before sending it off. Move it to the format-patch
manual so it can be installed with git's documentation for use by
people not necessarily interested in the git project's practices.
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
SubmittingPatches has some excellent advice about how to check a patch
for corruption before sending it off. Move it to the format-patch
manual so it can be installed with git's documentation for use by
people not necessarily interested in the git project's practices.
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/SubmittingPatches | diff | blob | history | |
Documentation/git-format-patch.txt | diff | blob | history |