forked from IATI/IATI-Reference-Generator
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
35 lines (35 loc) · 1.17 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
[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 = master
ignore = dirty
[submodule "IATI-Developer-Documentation"]
path = IATI-Developer-Documentation
url = https://github.com/IATI/IATI-Developer-Documentation
branch = master
ignore = dirty