[tarantool-patches] Re: [PATCH] third_party/serpent: Use https for travis sake

Alexander Turenko alexander.turenko at tarantool.org
Thu Jul 25 10:36:06 MSK 2019


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 at github.com:tarantool/serpent.git
> +	url = https://github.com/tarantool/serpent.git
> -- 
> 2.20.1
> 




More information about the Tarantool-patches mailing list