-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitmodules
More file actions
29 lines (29 loc) · 838 Bytes
/
.gitmodules
File metadata and controls
29 lines (29 loc) · 838 Bytes
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
[submodule "submodules/boros"]
path = submodules/boros
url = https://github.com/txpipe/boros
# Change to main after docs are merged
branch = feat/global-docs
[submodule "submodules/dolos"]
path = submodules/dolos
url = https://github.com/txpipe/dolos
branch = main
[submodule "submodules/balius"]
path = submodules/balius
url = https://github.com/txpipe/balius
branch = feat/global-docs
[submodule "submodules/tx3"]
path = submodules/tx3
url = https://github.com/tx3-lang/docs
branch = main
[submodule "submodules/oura"]
path = submodules/oura
url = https://github.com/txpipe/oura
branch = v3
[submodule "submodules/griffin"]
path = submodules/griffin
url = https://github.com/txpipe/griffin
branch = main
[submodule "submodules/cshell"]
path = submodules/cshell
url = https://github.com/txpipe/cshell
branch = main