* [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
* [tarantool-patches] Re: [PATCH] third_party/serpent: Use https for travis sake
2019-07-24 21:53 [tarantool-patches] [PATCH] third_party/serpent: Use https for travis sake Cyrill Gorcunov
@ 2019-07-25 7:36 ` Alexander Turenko
2019-07-25 8:14 ` Kirill Yukhin
1 sibling, 0 replies; 3+ messages in thread
From: Alexander Turenko @ 2019-07-25 7:36 UTC (permalink / raw)
To: Cyrill Gorcunov; +Cc: tml
Thanks! LGTM.
WBR, Alexander Turenko.
On Thu, Jul 25, 2019 at 12:53:24AM +0300, Cyrill Gorcunov wrote:
> ---
> .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
* [tarantool-patches] Re: [PATCH] third_party/serpent: Use https for travis sake
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
1 sibling, 0 replies; 3+ messages in thread
From: Kirill Yukhin @ 2019-07-25 8:14 UTC (permalink / raw)
To: tarantool-patches; +Cc: Alexander Turenko, Cyrill Gorcunov
Hello,
On 25 Jul 00:53, Cyrill Gorcunov wrote:
> ---
> .gitmodules | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
I've checked your patch into master.
--
Regards, Kirill Yukhin
^ 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