1
0
Fork 0

[GIT] switch getkirby-plugins submodule

This commit is contained in:
Jannik Beyerstedt 2016-07-29 21:03:04 +02:00
parent 8a6b2d6bc2
commit afd336d3d5
4 changed files with 5 additions and 5 deletions

6
.gitmodules vendored
View File

@ -4,9 +4,6 @@
[submodule "panel"]
path = panel
url = https://github.com/getkirby/panel
[submodule "modules/getkirby-plugins"]
path = modules/getkirby-plugins
url = https://github.com/getkirby/plugins.git
[submodule "modules/kirby-widget-gitupdate"]
path = modules/kirby-widget-gitupdate
url = ssh://git@beyvpn.dnshome.de/home/git/repos/kirby-widget-gitupdate.git
@ -35,3 +32,6 @@
path = assets/vendors/bootstrap
url = https://github.com/twbs/bootstrap.git
branch = v4-dev
[submodule "modules/columns-plugin"]
path = modules/columns-plugin
url = https://github.com/getkirby-plugins/columns-plugin

@ -0,0 +1 @@
Subproject commit 57b4ccd2c12db25860baa8d3486bf42cacce05a6

@ -1 +0,0 @@
Subproject commit cbc1fc1bd4d0e5a6856a593c94024aa504648ad2

View File

@ -1 +1 @@
../../modules/getkirby-plugins/columns
../../modules/columns-plugin