From 7476e27e018eaff81c3ed4e0ddf28c74813bebd9 Mon Sep 17 00:00:00 2001 From: anaxios Date: Fri, 9 Aug 2024 18:31:44 -0700 Subject: [PATCH] Refactor instructions to generate concise and informative git commit messages, removing redundant guidelines and emphasizing clarity and understandability --- aicommit | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/aicommit b/aicommit index 1d21f47..b04d68f 100755 --- a/aicommit +++ b/aicommit @@ -7,13 +7,10 @@ system=$( cat - <