-
Notifications
You must be signed in to change notification settings - Fork 2
/
.gitmodules
40 lines (40 loc) · 1.33 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
33
34
35
36
37
38
39
40
[submodule "IATI-Standard-SSOT-version-2.03"]
path = IATI-Standard-SSOT-version-2.03
url = https://github.com/IATI/IATI-Standard-SSOT.git
branch = version-2.03
ignore = dirty
[submodule "IATI-Standard-SSOT-version-2.02"]
path = IATI-Standard-SSOT-version-2.02
url = https://github.com/IATI/IATI-Standard-SSOT.git
branch = version-2.02
ignore = dirty
[submodule "IATI-Standard-SSOT-version-2.01"]
path = IATI-Standard-SSOT-version-2.01
url = https://github.com/IATI/IATI-Standard-SSOT.git
branch = version-2.01
ignore = dirty
[submodule "IATI-Standard-SSOT-version-1.05"]
path = IATI-Standard-SSOT-version-1.05
url = https://github.com/IATI/IATI-Standard-SSOT.git
branch = version-1.05
ignore = dirty
[submodule "IATI-Standard-SSOT-version-1.04"]
path = IATI-Standard-SSOT-version-1.04
url = https://github.com/IATI/IATI-Standard-SSOT.git
branch = version-1.04
ignore = dirty
[submodule "IATI-Guidance"]
path = IATI-Guidance
url = https://github.com/IATI/IATI-Guidance.git
branch = main
ignore = dirty
[submodule "IATI-Developer-Documentation"]
path = IATI-Developer-Documentation
url = https://github.com/IATI/IATI-Developer-Documentation.git
branch = master
ignore = dirty
[submodule "IATI-Upgrades"]
path = IATI-Upgrades
url = https://github.com/IATI/IATI-Upgrades.git
branch = master
ignore = dirty