From 8dbefe68500727f216dfa45d5a9d5d2f3c8d942c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pablo=20Iranzo=20G=C3=B3mez?= Date: Tue, 16 Apr 2019 09:30:13 +0200 Subject: [PATCH 1/2] Define master branch for elegant --- .gitmodules | 3 ++- elegant | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index a710d9c01..e09492c36 100644 --- a/.gitmodules +++ b/.gitmodules @@ -72,7 +72,8 @@ url = https://github.com/porterjamesj/crowsfoot.git [submodule "elegant"] path = elegant - url = https://github.com/Pelican-Elegant/elegant.git + url = git@github.com:Pelican-Elegant/elegant.git + branch = master [submodule "niu-x2"] path = niu-x2 url = https://github.com/wilbur-ma/niu-x2.git diff --git a/elegant b/elegant index 44c8fbcfe..0bf8059ef 160000 --- a/elegant +++ b/elegant @@ -1 +1 @@ -Subproject commit 44c8fbcfe631784f84c8b92b7273280b3c956182 +Subproject commit 0bf8059eff49e2afacd93a3004b2f734d08ac91e From f9e3a0bcf1885ffe41ae55395759923fbb86f11f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pablo=20Iranzo=20G=C3=B3mez?= Date: Tue, 16 Apr 2019 09:41:56 +0200 Subject: [PATCH 2/2] Update .gitmodules --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index e09492c36..61dd043eb 100644 --- a/.gitmodules +++ b/.gitmodules @@ -72,7 +72,7 @@ url = https://github.com/porterjamesj/crowsfoot.git [submodule "elegant"] path = elegant - url = git@github.com:Pelican-Elegant/elegant.git + url = https://github.com/Pelican-Elegant/elegant.git branch = master [submodule "niu-x2"] path = niu-x2