From 3b3e4f5ae5370247170e5c1169bef5f89393bec4 Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Wed, 6 Feb 2019 17:17:14 +0100 Subject: [PATCH] Changing URL of Submodule --- .gitmodules | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index d64792c..71f39ee 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,4 @@ [submodule "python_fb_tools"] path = python_fb_tools - url = git@git.pixelpark.com:frabrehm/python_fb_tools.git + # url = git@git.pixelpark.com:frabrehm/python_fb_tools.git + url = https://git.pixelpark.com/frabrehm/python_fb_tools.git -- 2.39.5