From 18f15368cedb49468f8e4e372f381fa6c2e8ac41 Mon Sep 17 00:00:00 2001 From: Junio C Hamano Date: Sun, 17 Aug 2025 16:08:56 -0700 Subject: [PATCH] Meta/CannedResponses: minor wording tweak for 'make it so' --- CannedResponses | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CannedResponses b/CannedResponses index a041b4c140..496ffaa039 100644 --- a/CannedResponses +++ b/CannedResponses @@ -12,7 +12,8 @@ The usual way to compose a log message of this project is to - Propose a solution (optional---often, problem description trivially leads to an obvious solution in reader's minds). - - Give commands to somebody editing the codebase to "make it so". + - Give commands to somebody editing the codebase to "make it so", + instead of saying "This commit does X". in this order. -- 2.47.3