-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
22 lines (22 loc) · 780 Bytes
/
.gitmodules
File metadata and controls
22 lines (22 loc) · 780 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
[submodule "bin/indel_asr"]
path = tools/indel_asr
url = git@github.com:MattesMrzik/indel_asr.git
[submodule "bin/root_tree"]
path = tools/root_tree
url = git@github.com:MattesMrzik/root_tree.git
[submodule "bin/JATI"]
path = tools/JATI
url = git@github.com:MattesMrzik/JATI.git
branch = tkf_tree_search_jati
[submodule "bin/model_search_phylo"]
path = tools/model_search_phylo
url = git@github.com:MattesMrzik/model_search_phylo.git
[submodule "bin/simulate_tkf"]
path = tools/simulate_tkf
url = git@github.com:MattesMrzik/simulate_tkf.git
[submodule "tkf_pipeline"]
path = tkf_pipeline
url = git@github.com:MattesMrzik/tkf_pipeline.git
[submodule "tools/prune_empty_leaves"]
path = tools/prune_empty_leaves
url = git@github.com:MattesMrzik/prune_empty_leaves.git