Tarantool development patches archive
 help / color / mirror / Atom feed
* [tarantool-patches] [PATCH] third_party/serpent: Use https for travis sake
@ 2019-07-24 21:53 Cyrill Gorcunov
  2019-07-25  7:36 ` [tarantool-patches] " Alexander Turenko
  2019-07-25  8:14 ` Kirill Yukhin
  0 siblings, 2 replies; 3+ messages in thread
From: Cyrill Gorcunov @ 2019-07-24 21:53 UTC (permalink / raw)
  To: tml; +Cc: Alexander Turenko, Cyrill Gorcunov

---
 .gitmodules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitmodules b/.gitmodules
index 2db068148..1062f7379 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -36,4 +36,4 @@
 	url = https://github.com/tarantool/decNumber.git
 [submodule "third_party/serpent"]
 	path = third_party/serpent
-	url = git@github.com:tarantool/serpent.git
+	url = https://github.com/tarantool/serpent.git
-- 
2.20.1

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-07-25  8:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-24 21:53 [tarantool-patches] [PATCH] third_party/serpent: Use https for travis sake Cyrill Gorcunov
2019-07-25  7:36 ` [tarantool-patches] " Alexander Turenko
2019-07-25  8:14 ` Kirill Yukhin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox