chore: add Fabric.* repositories as submodules
This commit is contained in:
20
.gitmodules
vendored
Normal file
20
.gitmodules
vendored
Normal file
@@ -0,0 +1,20 @@
|
||||
[submodule "Fabric.OpenclawPlugin"]
|
||||
path = Fabric.OpenclawPlugin
|
||||
url = https://git.hangman-lab.top/nav/Fabric.OpenclawPlugin.git
|
||||
branch = main
|
||||
[submodule "Fabric.Backend"]
|
||||
path = Fabric.Backend
|
||||
url = https://git.hangman-lab.top/nav/Fabric.Backend.git
|
||||
branch = main
|
||||
[submodule "Fabric.Frontend"]
|
||||
path = Fabric.Frontend
|
||||
url = https://git.hangman-lab.top/nav/Fabric.Frontend.git
|
||||
branch = main
|
||||
[submodule "Fabric.Desktop"]
|
||||
path = Fabric.Desktop
|
||||
url = https://git.hangman-lab.top/nav/Fabric.Desktop.git
|
||||
branch = main
|
||||
[submodule "Fabric.Android"]
|
||||
path = Fabric.Android
|
||||
url = https://git.hangman-lab.top/nav/Fabric.Android.git
|
||||
branch = main
|
||||
Reference in New Issue
Block a user