|
1 | | -# Touched, for Bug 398016 - [CBI] How to coordinate (or not) submodules with Git and EGit |
2 | 1 | [submodule "eclipse.jdt"] |
3 | 2 | path = eclipse.jdt |
4 | 3 | url = https://github.com/eclipse-jdt/eclipse.jdt.git |
| 4 | + branch = master |
5 | 5 | [submodule "eclipse.jdt.core"] |
6 | 6 | path = eclipse.jdt.core |
7 | 7 | url = https://github.com/eclipse-jdt/eclipse.jdt.core.git |
| 8 | + branch = master |
8 | 9 | [submodule "eclipse.jdt.core.binaries"] |
9 | 10 | path = eclipse.jdt.core.binaries |
10 | 11 | url = https://github.com/eclipse-jdt/eclipse.jdt.core.binaries.git |
| 12 | + branch = master |
11 | 13 | [submodule "eclipse.jdt.debug"] |
12 | 14 | path = eclipse.jdt.debug |
13 | 15 | url = https://github.com/eclipse-jdt/eclipse.jdt.debug.git |
| 16 | + branch = master |
14 | 17 | [submodule "eclipse.jdt.ui"] |
15 | 18 | path = eclipse.jdt.ui |
16 | 19 | url = https://github.com/eclipse-jdt/eclipse.jdt.ui.git |
| 20 | + branch = master |
17 | 21 | [submodule "eclipse.pde"] |
18 | 22 | path = eclipse.pde |
19 | 23 | url = https://github.com/eclipse-pde/eclipse.pde.git |
| 24 | + branch = master |
20 | 25 | [submodule "eclipse.platform"] |
21 | 26 | path = eclipse.platform |
22 | 27 | url = https://github.com/eclipse-platform/eclipse.platform.git |
| 28 | + branch = master |
23 | 29 | [submodule "eclipse.platform.swt"] |
24 | 30 | path = eclipse.platform.swt |
25 | 31 | url = https://github.com/eclipse-platform/eclipse.platform.swt.git |
| 32 | + branch = master |
26 | 33 | [submodule "eclipse.platform.ui"] |
27 | 34 | path = eclipse.platform.ui |
28 | 35 | url = https://github.com/eclipse-platform/eclipse.platform.ui.git |
| 36 | + branch = master |
29 | 37 | [submodule "equinox.binaries"] |
30 | 38 | path = equinox.binaries |
31 | 39 | url = https://github.com/eclipse-equinox/equinox.binaries.git |
| 40 | + branch = master |
32 | 41 | [submodule "equinox"] |
33 | 42 | path = equinox |
34 | 43 | url = https://github.com/eclipse-equinox/equinox.git |
| 44 | + branch = master |
35 | 45 | [submodule "equinox.p2"] |
36 | 46 | path = equinox.p2 |
37 | 47 | url = https://github.com/eclipse-equinox/p2.git |
| 48 | + branch = master |
0 commit comments