-
Notifications
You must be signed in to change notification settings - Fork 19
/
.gitmodules
106 lines (106 loc) · 4.22 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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
[submodule "src/Modules/Lombiq.TrainingDemo"]
path = src/Modules/Lombiq.TrainingDemo
url = https://github.com/Lombiq/Orchard-Training-Demo-Module.git
branch = orchard-core
[submodule "src/Modules/Lombiq.VueJs"]
path = src/Modules/Lombiq.VueJs
url = https://github.com/Lombiq/Orchard-Vue.js.git
branch = dev
[submodule "src/Utilities/Lombiq.Npm.Targets"]
path = src/Utilities/Lombiq.Npm.Targets
url = https://github.com/Lombiq/NPM-Targets.git
branch = dev
[submodule "src/Modules/Lombiq.HelpfulExtensions"]
path = src/Modules/Lombiq.HelpfulExtensions
url = https://github.com/Lombiq/Helpful-Extensions.git
branch = orchard-core-preview
[submodule "src/Libraries/Lombiq.HelpfulLibraries"]
path = src/Libraries/Lombiq.HelpfulLibraries
url = https://github.com/Lombiq/Helpful-Libraries.git
branch = orchard-core-preview
[submodule "src/Utilities/Lombiq.SetupExtensions"]
path = src/Utilities/Lombiq.SetupExtensions
url = https://github.com/Lombiq/Setup-Extensions.git
branch = dev
[submodule "tools/Lombiq.Analyzers"]
path = tools/Lombiq.Analyzers
url = https://github.com/Lombiq/.NET-Analyzers.git
branch = dev
[submodule "src/Modules/Lombiq.Hosting.Azure.ApplicationInsights"]
path = src/Modules/Lombiq.Hosting.Azure.ApplicationInsights
url = https://github.com/Lombiq/Orchard-Azure-Application-Insights.git
branch = dev
[submodule "src/Modules/Lombiq.ChartJs"]
path = src/Modules/Lombiq.ChartJs
url = https://github.com/Lombiq/Orchard-Chart.js.git
branch = dev
[submodule "src/Modules/Lombiq.UIKit"]
path = src/Modules/Lombiq.UIKit
url = https://github.com/Lombiq/Orchard-UIKit.git
branch = dev
[submodule "src/Modules/Lombiq.JsonEditor"]
path = src/Modules/Lombiq.JsonEditor
url = https://github.com/Lombiq/Orchard-JSON-Editor.git
branch = dev
[submodule "src/Modules/Lombiq.AuditTrailExtensions"]
path = src/Modules/Lombiq.AuditTrailExtensions
url = https://github.com/Lombiq/Audit-Trail-Extensions.git
branch = dev
[submodule "test/Lombiq.UITestingToolbox"]
path = test/Lombiq.UITestingToolbox
url = https://github.com/Lombiq/UI-Testing-Toolbox.git
branch = dev
[submodule "test/Lombiq.Tests"]
path = test/Lombiq.Tests
url = https://github.com/Lombiq/Testing-Toolbox.git
branch = dev
[submodule "src/Modules/Lombiq.Hosting.Tenants"]
path = src/Modules/Lombiq.Hosting.Tenants
url = https://github.com/Lombiq/Hosting-Tenants.git
branch = dev
[submodule "src/Modules/Lombiq.Privacy"]
path = src/Modules/Lombiq.Privacy
url = https://github.com/Lombiq/Orchard-Privacy.git
branch = dev
[submodule "src/Utilities/Lombiq.NodeJs.Extensions"]
path = src/Utilities/Lombiq.NodeJs.Extensions
url = https://github.com/Lombiq/NodeJs-Extensions.git
branch = issue/OSOE-69
[submodule "src/Modules/Lombiq.DataTables"]
path = src/Modules/Lombiq.DataTables
url = https://github.com/Lombiq/Orchard-Data-Tables.git
branch = dev
[submodule "src/Themes/Lombiq.BaseTheme"]
path = src/Themes/Lombiq.BaseTheme
url = https://github.com/Lombiq/Orchard-Base-Theme.git
branch = dev
[submodule "tools/Lombiq.GitHub.Actions"]
path = tools/Lombiq.GitHub.Actions
url = https://github.com/Lombiq/GitHub-Actions.git
branch = dev
[submodule "tools/Lombiq.Analyzers.PowerShell"]
path = tools/Lombiq.Analyzers.PowerShell
url = https://github.com/Lombiq/PowerShell-Analyzers.git
[submodule "src/Themes/Lombiq.Hosting.MediaTheme"]
path = src/Themes/Lombiq.Hosting.MediaTheme
url = https://github.com/Lombiq/Hosting-Media-Theme
branch = dev
[submodule "src/Libraries/Lombiq.OrchardCoreApiClient"]
path = src/Libraries/Lombiq.OrchardCoreApiClient
url = https://github.com/Lombiq/Orchard-Core-API-Client.git
branch = issue/NEST-295
[submodule "src/Modules/Lombiq.Hosting.BuildVersionDisplay"]
path = src/Modules/Lombiq.Hosting.BuildVersionDisplay
url = https://github.com/Lombiq/Hosting-Build-Version-Display.git
branch = dev
[submodule "src/Modules/Lombiq.ContentEditors"]
path = src/Modules/Lombiq.ContentEditors
url = https://github.com/Lombiq/Orchard-Content-Editors.git
[submodule "src/Modules/Lombiq.LoginAsAnybody"]
path = src/Modules/Lombiq.LoginAsAnybody
url = https://github.com/Lombiq/Orchard-Login-as-Anybody
branch = dev
[submodule "src/Modules/Lombiq.Walkthroughs"]
path = src/Modules/Lombiq.Walkthroughs
url = https://github.com/Lombiq/Orchard-Walkthroughs
branch = dev