mirror of
https://github.com/e107inc/e107.git
synced 2025-06-08 20:21:13 +02:00
Submodules now track their branch from remote
This commit is contained in:
parent
fabfc67f1b
commit
ffadc38a96
2
.gitmodules
vendored
2
.gitmodules
vendored
@ -1,6 +1,8 @@
|
|||||||
[submodule "e107"]
|
[submodule "e107"]
|
||||||
path = e107
|
path = e107
|
||||||
url = git@github.com:e107inc/e107.git
|
url = git@github.com:e107inc/e107.git
|
||||||
|
branch = .
|
||||||
[submodule "lib/cpaneluapi"]
|
[submodule "lib/cpaneluapi"]
|
||||||
path = lib/cpaneluapi
|
path = lib/cpaneluapi
|
||||||
url = git@github.com:N1ghteyes/cpanel-UAPI-php-class.git
|
url = git@github.com:N1ghteyes/cpanel-UAPI-php-class.git
|
||||||
|
branch = .
|
||||||
|
2
e107
2
e107
@ -1 +1 @@
|
|||||||
Subproject commit 21215da3b8fbf85d1953795205a7a235559d7bd8
|
Subproject commit 986aabb062762638258215d30957dc0984de0923
|
Loading…
x
Reference in New Issue
Block a user