Compare commits
2 commits
| Author | SHA1 | Date | |
|---|---|---|---|
| aaba2976b4 | |||
| 116f11cb42 |
6 changed files with 16 additions and 16 deletions
22
.gitmodules
vendored
22
.gitmodules
vendored
|
|
@ -1,42 +1,42 @@
|
||||||
[submodule "botapp"]
|
[submodule "botapp"]
|
||||||
path = botapp
|
path = botapp
|
||||||
url = https://alm.pragmatismo.com.br/GeneralBots/botapp.git
|
url = https://github.com/GeneralBots/botapp.git
|
||||||
|
|
||||||
[submodule "botserver"]
|
[submodule "botserver"]
|
||||||
path = botserver
|
path = botserver
|
||||||
url = https://alm.pragmatismo.com.br/GeneralBots/botserver.git
|
url = https://github.com/GeneralBots/botserver.git
|
||||||
|
|
||||||
[submodule "botlib"]
|
[submodule "botlib"]
|
||||||
path = botlib
|
path = botlib
|
||||||
url = https://alm.pragmatismo.com.br/GeneralBots/botlib.git
|
url = https://github.com/GeneralBots/botlib.git
|
||||||
|
|
||||||
[submodule "botui"]
|
[submodule "botui"]
|
||||||
path = botui
|
path = botui
|
||||||
url = https://alm.pragmatismo.com.br/GeneralBots/botui.git
|
url = https://github.com/GeneralBots/botui.git
|
||||||
|
|
||||||
[submodule "botbook"]
|
[submodule "botbook"]
|
||||||
path = botbook
|
path = botbook
|
||||||
url = https://alm.pragmatismo.com.br/GeneralBots/botbook.git
|
url = https://github.com/GeneralBots/botbook.git
|
||||||
|
|
||||||
[submodule "bottest"]
|
[submodule "bottest"]
|
||||||
path = bottest
|
path = bottest
|
||||||
url = https://alm.pragmatismo.com.br/GeneralBots/bottest.git
|
url = https://github.com/GeneralBots/bottest.git
|
||||||
|
|
||||||
[submodule "botdevice"]
|
[submodule "botdevice"]
|
||||||
path = botdevice
|
path = botdevice
|
||||||
url = https://alm.pragmatismo.com.br/GeneralBots/botdevice.git
|
url = https://github.com/GeneralBots/botdevice.git
|
||||||
|
|
||||||
[submodule "botmodels"]
|
[submodule "botmodels"]
|
||||||
path = botmodels
|
path = botmodels
|
||||||
url = https://alm.pragmatismo.com.br/GeneralBots/botmodels.git
|
url = https://github.com/GeneralBots/botmodels.git
|
||||||
|
|
||||||
[submodule "botplugin"]
|
[submodule "botplugin"]
|
||||||
path = botplugin
|
path = botplugin
|
||||||
url = https://alm.pragmatismo.com.br/GeneralBots/botplugin.git
|
url = https://github.com/GeneralBots/botplugin.git
|
||||||
|
|
||||||
[submodule "bottemplates"]
|
[submodule "bottemplates"]
|
||||||
path = bottemplates
|
path = bottemplates
|
||||||
url = https://alm.pragmatismo.com.br/GeneralBots/bottemplates.git
|
url = https://github.com/GeneralBots/bottemplates.git
|
||||||
[submodule ".github"]
|
[submodule ".github"]
|
||||||
path = .github
|
path = .github
|
||||||
url = https://alm.pragmatismo.com.br/GeneralBots/.github.git
|
url = https://github.com/GeneralBots/.github.git
|
||||||
|
|
|
||||||
2
botbook
2
botbook
|
|
@ -1 +1 @@
|
||||||
Subproject commit fc31150198d302f5407ad8612488899ce9a182f6
|
Subproject commit 827e011ac05084396aaf2c3098409bf5e02b5cf9
|
||||||
|
|
@ -1 +1 @@
|
||||||
Subproject commit b436762026c8a93291a261a9e6d33e84f25e06f7
|
Subproject commit 84458b2a6905af7db72b15f5e833bb7942ccdaa9
|
||||||
|
|
@ -1 +1 @@
|
||||||
Subproject commit 17a614974ce2e0bc6dd32266d8e4f78536979ced
|
Subproject commit dd3d8c74dd58a1cc6d6b18d22108819519aaf9c3
|
||||||
2
bottest
2
bottest
|
|
@ -1 +1 @@
|
||||||
Subproject commit 51458e391df2a47f5ccbcf10ec45edeeb9cf5902
|
Subproject commit 706391b272e0fb7c5b2646cc4cc72180195e07f4
|
||||||
2
botui
2
botui
|
|
@ -1 +1 @@
|
||||||
Subproject commit 5657e330067e4a311a717c1cfd5d35a2c0419126
|
Subproject commit 661edc09fa1063673e84b63d2dcb5cfbe0f91232
|
||||||
Loading…
Add table
Reference in a new issue