]> git.ipfire.org Git - thirdparty/git.git/commitdiff
CannedResponses: trim your quote
authorJunio C Hamano <gitster@pobox.com>
Wed, 10 Jun 2026 13:18:19 +0000 (06:18 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 10 Jun 2026 13:18:19 +0000 (06:18 -0700)
CannedResponses

index 68d2df8632cad28e0f5ac7eed94ec47536b87b01..b42c1362264b22a351d3f2df0f55bfb98025f25b 100644 (file)
@@ -25,6 +25,19 @@ have on list, so we should give something to prepare them by setting
 the stage and stating the objective first, before going into how the
 patch solved it.
 
+
+------------------------------------------------------------------------
+[trim your quote]
+
+Please do not force your readers scroll through huge quoted material
+to find your comments, when your comments do not address anything
+there.  Trim your quote and leave enough context to understand the
+discussion.  See Documentation/ReviewingGuidelines.adoc, which says
+
+- If a patch is long, you are encouraged to delete parts of it that are
+  unrelated to your review from the email reply. Make sure to leave enough
+  context for readers to understand your comments!
+
 ------------------------------------------------------------------------
 [polish your history before sending]