commit | 57756161eed50f2b52c9e32b01f6388814a09943 | [log] [tgz] |
---|---|---|
author | Jonathan Nieder <jrnieder@gmail.com> | Thu Apr 14 21:24:01 2011 -0500 |
committer | Junio C Hamano <gitster@pobox.com> | Fri Apr 15 13:28:03 2011 -0700 |
tree | b313b6b5d8c65f90e077787755b944f11ad7cb25 | |
parent | ed44fd045a8a4bcf7f30a47e4fc6aba761faaf78 [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>