From da1db1319e565f6372df2ab8fb7cade70a3a4cf5 Mon Sep 17 00:00:00 2001 From: Darshan Thakare <143271270+DarshanCode2005@users.noreply.github.com> Date: Sun, 26 Oct 2025 14:34:57 +0530 Subject: [PATCH] AI Powered Commit Generator Submodule Integrated --- .gitmodules | 3 +++ AI Powered Commit Generator | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 AI Powered Commit Generator diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..14c0c38 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "AI Powered Commit Generator"] + path = AI Powered Commit Generator + url = https://github.com/DarshanCode2005/AI-Powered-Commit-Message-Generator.git diff --git a/AI Powered Commit Generator b/AI Powered Commit Generator new file mode 160000 index 0000000..965f4ba --- /dev/null +++ b/AI Powered Commit Generator @@ -0,0 +1 @@ +Subproject commit 965f4baed3e2404453e02fc2e27131936018c2ef