-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy path.gitmodules
32 lines (32 loc) · 1.32 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
[submodule "workspace/cosmos-rust-bot/chain-registry"]
path = workspace/cosmos-rust-bot/chain-registry
url = https://github.com/cosmos/chain-registry.git
branch = master
[submodule "workspace/cosmos-rust-interface"]
path = workspace/cosmos-rust-interface
url = https://github.com/Philipp-Sc/cosmos-rust-interface.git
branch = main
[submodule "workspace/cosmos-rust-package"]
path = workspace/cosmos-rust-package
url = https://github.com/Philipp-Sc/cosmos-rust-package.git
branch = main
[submodule "workspace/cosmos-rust-development"]
path = workspace/cosmos-rust-development
url = https://github.com/Philipp-Sc/cosmos-rust-development.git
branch = main
[submodule "workspace/chain-registry"]
path = workspace/chain-registry
url = https://github.com/cosmos/chain-registry.git
[submodule "workspace/rust-bert-fraud-detection"]
path = workspace/rust-bert-fraud-detection
url = https://github.com/Philipp-Sc/rust-bert-fraud-detection.git
[submodule "rust-bert-fraud-detection"]
update = rebase
[submodule "rust-bert-fraud-detectiontest"]
update = rebase
[submodule "workspace/rust-openai-gpt-tools"]
path = workspace/rust-openai-gpt-tools
url = https://github.com/Philipp-Sc/rust-openai-gpt-tools.git
[submodule "workspace/rust-link-to-text"]
path = workspace/rust-link-to-text
url = https://github.com/Philipp-Sc/rust-link-to-text.git