From 1039bf502e1e5ea2c87471f72e39667b9c301793 Mon Sep 17 00:00:00 2001 From: Stone_Red <56473591+Stone-Red-Code@users.noreply.github.com> Date: Thu, 16 Jul 2026 12:54:13 +0200 Subject: [PATCH] Update EchoHub submodule and add Git configuration file --- src/EchoHub | 2 +- ubmodule update --init --force --remote | 68 +++++++++++++++++++++++++ 2 files changed, 69 insertions(+), 1 deletion(-) create mode 100644 ubmodule update --init --force --remote diff --git a/src/EchoHub b/src/EchoHub index 3538ec8..ce41ef9 160000 --- a/src/EchoHub +++ b/src/EchoHub @@ -1 +1 @@ -Subproject commit 3538ec8005fee153b5741b2eab6823365dae8fa9 +Subproject commit ce41ef9c0ae18d8f118d5caa68f8a4c29b7a7700 diff --git a/ubmodule update --init --force --remote b/ubmodule update --init --force --remote new file mode 100644 index 0000000..3728b0d --- /dev/null +++ b/ubmodule update --init --force --remote @@ -0,0 +1,68 @@ +core.symlinks=false +core.autocrlf=true +core.fscache=false +core.longpaths=true +color.interactive=true +color.ui=auto +help.format=html +diff.astextplain.textconv=astextplain +rebase.autosquash=true +filter.lfs.clean=git-lfs clean -- %f +filter.lfs.smudge=git-lfs smudge -- %f +filter.lfs.process=git-lfs filter-process +filter.lfs.required=true +gc.autodetach=false +user.name=Stone_Red +user.email=56473591+Stone-Red-Code@users.noreply.github.com +filter.lfs.required=true +filter.lfs.clean=git-lfs clean -- %f +filter.lfs.smudge=git-lfs smudge -- %f +filter.lfs.process=git-lfs filter-process +gc.autodetach=false +gui.pruneduringfetch=true +commit.gpgsign=false +pull.rebase=false +smartgit.submodule.fetchalways=false +smartgit.submodule.update=true +smartgit.submodule.initializenew=true +push.recursesubmodules=check +core.excludesfile=C:\Users\David\.gitignore +credential.https://artemis.codeability.uibk.ac.at.provider=generic +safe.directory=C:\Users\David\.xpipe\storage +include.path=.smartgit-ai +smartgit-ai-llm.github.type=github +smartgit-ai-llm.github.model=openai/gpt-4.1 +smartgit-ai-llm.github.url=https://models.github.ai/inference/ +smartgit-ai-commit-message.generate.llm=github +smartgit-ai-commit-message.generate.maxdiffsize=32768 +smartgit-ai-commit-annotation.explain-commit.llm=github +smartgit-ai-commit-annotation.explain-commit.maxdiffsize=131072 +smartgit-ai-commit-annotation.explain-commit.mode=interactive +smartgit-ai-commit-annotation.explain-commit.diff=perCommit +smartgit-ai-commit-annotation.explain-commit.title=Explain Commit +smartgit-ai-commit-annotation.explain-commit.notestitle=Explain +smartgit-ai-commit-annotation.explain-commit.notesref=smartgit/ai/explain-commits +smartgit-ai-commit-annotation.explain-commit.promptfile=.smartgit-ai-explain-commits +smartgit-ai-commit-annotation.explain-diff.llm=github +smartgit-ai-commit-annotation.explain-diff.maxdiffsize=131072 +smartgit-ai-commit-annotation.explain-diff.mode=interactive +smartgit-ai-commit-annotation.explain-diff.diff=pair +smartgit-ai-commit-annotation.explain-diff.title=Explain Diff +smartgit-ai-commit-annotation.explain-diff.notestitle=Explain +smartgit-ai-commit-annotation.explain-diff.notesref=smartgit/ai/explain-diff +smartgit-ai-commit-annotation.explain-diff.promptfile=.smartgit-ai-explain-commits +core.repositoryformatversion=0 +core.filemode=false +core.bare=false +core.logallrefupdates=true +core.symlinks=false +core.ignorecase=true +lfs.repositoryformatversion=0 +taggrouping.groups= +taggrouping.singles= +submodule.src/EchoHub.url=https://github.com/HueByte/EchoHub.git +submodule.src/EchoHub.active=true +remote.origin.url=https://github.com/Stone-Red-Code/Decho.git +remote.origin.fetch=+refs/heads/*:refs/remotes/origin/* +branch.main.remote=origin +branch.main.merge=refs/heads/main