Compare commits
No commits in common. "46c43388e2b8989e96c1f9ad566454b83af0bbdc" and "f185f05db38110762322e0aec5794c9da030274c" have entirely different histories.
46c43388e2
...
f185f05db3
13 changed files with 48 additions and 0 deletions
36
.gitmodules
vendored
Normal file
36
.gitmodules
vendored
Normal file
|
@ -0,0 +1,36 @@
|
|||
[submodule "stubs/protevus"]
|
||||
path = stubs/protevus
|
||||
url = https://git.protevus.com/protevus/protevus.git
|
||||
[submodule "stubs/mobile"]
|
||||
path = stubs/mobile
|
||||
url = https://git.protevus.com/protevus/mobile.git
|
||||
[submodule "stubs/IoT"]
|
||||
path = stubs/IoT
|
||||
url = https://git.protevus.com/protevus/IoT.git
|
||||
[submodule "stubs/console"]
|
||||
path = stubs/console
|
||||
url = https://git.protevus.com/protevus/console.git
|
||||
[submodule "stubs/service"]
|
||||
path = stubs/service
|
||||
url = https://git.protevus.com/protevus/service.git
|
||||
[submodule "stubs/desktop"]
|
||||
path = stubs/desktop
|
||||
url = https://git.protevus.com/protevus/desktop.git
|
||||
[submodule "stubs/web"]
|
||||
path = stubs/web
|
||||
url = https://git.protevus.com/protevus/web.git
|
||||
[submodule "resources/branding"]
|
||||
path = resources/branding
|
||||
url = https://git.protevus.com/protevus/branding.git
|
||||
[submodule "stubs/ignition"]
|
||||
path = stubs/ignition
|
||||
url = https://git.protevus.com/protevus/ignition.git
|
||||
[submodule "resources/ghb-profile"]
|
||||
path = resources/ghb-profile
|
||||
url = https://git.protevus.com/protevus/.github.git
|
||||
[submodule "resources/org-profile"]
|
||||
path = resources/org-profile
|
||||
url = https://git.protevus.com/protevus/.profile.git
|
||||
[submodule "resources/per-profile"]
|
||||
path = resources/per-profile
|
||||
url = https://git.protevus.com/mrpastewart/.profile.git
|
1
resources/branding
Submodule
1
resources/branding
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 452b47462e4fac9cfccd0cc1b74c551bc6b69e7e
|
1
resources/ghb-profile
Submodule
1
resources/ghb-profile
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 18f2a470b10d7640a668bf0d81ff0d269670d661
|
1
resources/org-profile
Submodule
1
resources/org-profile
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 794f4fbb6cda516e06a13cbf28dba82c11c8fb49
|
1
resources/per-profile
Submodule
1
resources/per-profile
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 2cf2b4b7a079e50ff64b400a0baa8f74c67971de
|
1
stubs/IoT
Submodule
1
stubs/IoT
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 259c4a66294cc214b393781140d5232124a6b929
|
1
stubs/console
Submodule
1
stubs/console
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 34c8dcd2a12fad22e42560d5e99ac92920d9d5d8
|
1
stubs/desktop
Submodule
1
stubs/desktop
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit fa904d22599b69854ee54ee76b764fc1328b566a
|
1
stubs/ignition
Submodule
1
stubs/ignition
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 73f084bd935cdb2bcda1de86a04be13ee431f857
|
1
stubs/mobile
Submodule
1
stubs/mobile
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit f82d3470631623bb72aa1af341b5662a6ea248ff
|
1
stubs/protevus
Submodule
1
stubs/protevus
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit ae862027780cdd53ab7154d2b7954311555382cb
|
1
stubs/service
Submodule
1
stubs/service
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit d7c16ff3d49d5fa24dbf4933e5380683b3706840
|
1
stubs/web
Submodule
1
stubs/web
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 3fbe7df5ddc62fb90f732e2257d1daf0ba4a8ce1
|
Loading…
Reference in a new issue