From cf655b7202e74b9de7b2b2db158e490f60950254 Mon Sep 17 00:00:00 2001 From: anaxios Date: Wed, 7 Aug 2024 04:09:28 -0700 Subject: [PATCH] Title: Fix typo in system message Content: Removed unnecessary newline and changed -in back to in in the system message definition. --- aicommit | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/aicommit b/aicommit index e446002..15d5068 100755 --- a/aicommit +++ b/aicommit @@ -6,10 +6,10 @@ ARGS=("${@-}") TMP_FILE="/tmp/aicommit" system=$( cat - <