From: Junio C Hamano Date: Sun, 17 Aug 2025 23:08:56 +0000 (-0700) Subject: Meta/CannedResponses: minor wording tweak for 'make it so' X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=18f15368cedb49468f8e4e372f381fa6c2e8ac41;p=thirdparty%2Fgit.git Meta/CannedResponses: minor wording tweak for 'make it so' --- 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.