This commit is contained in:
Mehdi104797 2025-03-15 08:03:14 +03:30
parent f00f10ca3d
commit f2fee4c45f

View File

@ -36,7 +36,7 @@ If it is, remove it from the index
git rm --cached systems/chat_ui git rm --cached systems/chat_ui
If system/chat_ui exits, remote it(chat_ui) If system/chat_ui exits, remote it(chat_ui)
rm -rf systems/chat_ui rm -r systems/chat_ui
Add the submodule Add the submodule
git submodule add https://github.com/example/repo.git systems/chat_ui git submodule add https://github.com/example/repo.git systems/chat_ui