forked from ag-grid/ag-grid
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
50 lines (50 loc) · 2.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
41
42
43
44
45
46
47
48
49
50
[submodule "grid-packages/ag-grid-angular-cli-example"]
path = examples-grid/ag-grid-angular-cli-example
url = https://github.com/ag-grid/ag-grid-angular-cli-example.git
branch = latest
[submodule "grid-packages/ag-grid-react-example"]
path = examples-grid/ag-grid-react-example
url = https://github.com/ag-grid/ag-grid-react-example.git
branch = latest
[submodule "grid-packages/ag-grid-vue-example"]
path = examples-grid/ag-grid-vue-example
url = https://github.com/ag-grid/ag-grid-vue-example.git
branch = latest
[submodule "grid-packages/ag-grid-polymer-example"]
path = examples-grid/ag-grid-polymer-example
url = https://github.com/ag-grid/ag-grid-polymer-example.git
branch = latest
[submodule "charts-packages/ag-charts-react-example"]
path = examples-charts/ag-charts-react-example
url = https://github.com/ag-grid/ag-charts-react-example.git
branch = latest
[submodule "charts-packages/ag-charts-vue-example"]
path = examples-charts/ag-charts-vue-example
url = https://github.com/ag-grid/ag-charts-vue-example.git
branch = latest
[submodule "charts-packages/ag-charts-polymer-example"]
path = examples-charts/ag-charts-polymer-example
url = https://github.com/ag-grid/ag-charts-polymer-example.git
branch = latest
[submodule "charts-packages/ag-charts-angular-example"]
path = examples-charts/ag-charts-angular-example
url = https://github.com/ag-grid/ag-charts-angular-example.git
branch = latest
[submodule "examples-grid/ag-grid-vue-package-example"]
path = examples-grid/ag-grid-vue-package-example
url = https://github.com/seanlandsman/ag-grid-vue-package-example.git
branch = latest
[submodule "examples-grid/ag-grid-react-package-example"]
path = examples-grid/ag-grid-react-package-example
url = https://github.com/seanlandsman/ag-grid-react-package-example.git
branch = latest
[submodule "examples-grid/ag-grid-angular-cli-package-example"]
path = examples-grid/ag-grid-angular-cli-package-example
url = https://github.com/seanlandsman/ag-grid-angular-cli-package-example.git
branch = latest
[submodule "examples-grid/ag-grid-vue3-package-example"]
path = examples-grid/ag-grid-vue3-package-example
url = https://github.com/ag-grid/ag-grid-vue3-package-example.git
[submodule "examples-grid/ag-grid-vue3-example"]
path = examples-grid/ag-grid-vue3-example
url = https://github.com/ag-grid/ag-grid-vue3-example.git