From 456db697f00c0dedc6cc022a64131f0ddeb030f5 Mon Sep 17 00:00:00 2001 From: Kirill Vergun <647149+o-nix@users.noreply.github.com> Date: Fri, 4 Jul 2025 21:03:54 +0200 Subject: [PATCH] Remove extra duplicated line in default commit instructions --- aider/prompts.py | 3 --- 1 file changed, 3 deletions(-) diff --git a/aider/prompts.py b/aider/prompts.py index aecf29a9e..912bc02c6 100644 --- a/aider/prompts.py +++ b/aider/prompts.py @@ -19,9 +19,6 @@ Ensure the commit message:{language_instruction} - Does not exceed 72 characters. Reply only with the one-line commit message, without any additional text, explanations, or line breaks. - -Reply only with the one-line commit message, without any additional text, explanations, \ -or line breaks. """ # COMMANDS