Skip to content

Commit 08299bc

Browse files
committed
fixed submodules
1 parent e6b1550 commit 08299bc

File tree

1 file changed

+13
-23
lines changed

1 file changed

+13
-23
lines changed

.gitmodules

Lines changed: 13 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -10,16 +10,17 @@
1010

1111
; plugins
1212

13-
[submodule "exts_chrome_chatbot-exporter"]
14-
path = plugins/exts_chrome_chatbot-exporter
13+
[submodule "apps/exts_alfred_claude-search"]
14+
path = apps/exts/alfred/claude-search
15+
url = [email protected]:cs-magic/exts_alfred_claude-search.git
16+
17+
[submodule "apps/exts_chrome_chatbot-exporter"]
18+
path = apps/exts/chrome/chatbot-exporter
1519
url = [email protected]:cs-magic/exts_chrome_chatbot-exporter.git
16-
branch = main
1720

18-
[submodule "exts_chrome_claude-artifact-enhancer"]
19-
path = plugins/exts_chrome_claude-artifact-enhancer
21+
[submodule "apps/exts_chrome_claude-artifact-enhancer"]
22+
path = apps/exts/chrome/claude-artifact-enhancer
2023
url = [email protected]:cs-magic/exts_chrome_claude-artifact-enhancer.git
21-
branch = main
22-
2324

2425
; apps
2526
[submodule "screensaver"]
@@ -45,7 +46,6 @@
4546
path = apps/playground
4647
url = [email protected]:cs-magic/playgrounds.git
4748

48-
4949
[submodule "apps/neurora-assistant"]
5050
path = apps/neurora_assistant
5151
url = [email protected]:cs-magic/neurora-assistant.git
@@ -66,22 +66,12 @@
6666
path = apps/cs-magic/poketto
6767
url = [email protected]:cs-magic/poketto.git
6868

69+
[submodule "apps/thinkow"]
70+
path = apps/cs-magic/thinkow
71+
url = [email protected]:cs-magic/thinkow.git
72+
6973
; cases
7074
[submodule "cases/zhijikeji"]
7175
path = cases/zhijikeji
7276
url = [email protected]:cs-magic/cases_zhijikeji.git
73-
[submodule "apps/thinkow"]
74-
path = apps/cs-magic/thinkow
75-
url = [email protected]:cs-magic/thinkow.git
76-
[submodule "plugins/exts_alfred_claude-search"]
77-
path = plugins/exts_alfred_claude-search
78-
url = [email protected]:cs-magic/exts_alfred_claude-search.git
79-
[submodule "apps/exts_alfred_claude-search"]
80-
path = apps/exts/alfred/claude-search
81-
url = [email protected]:cs-magic/exts_alfred_claude-search.git
82-
[submodule "apps/exts_chrome_chatbot-exporter"]
83-
path = apps/exts/chrome/chatbot-exporter
84-
url = [email protected]:cs-magic/exts_chrome_chatbot-exporter.git
85-
[submodule "apps/exts_chrome_claude-artifact-enhancer"]
86-
path = apps/exts/chrome/claude-artifact-enhancer
87-
url = [email protected]:cs-magic/exts_chrome_claude-artifact-enhancer.git
77+

0 commit comments

Comments
 (0)