From 5d0e17c5b59e56074d7917eaafb08e19d8a93fbf Mon Sep 17 00:00:00 2001 From: Jehan Date: Thu, 7 Dec 2017 18:47:37 +0100 Subject: [PATCH] Bug 791351 - Use an anonymous checkout for the flathub repo. Sorry! --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 0d78e97f17..9b6d6102c8 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "build/flatpak/flathub"] path = build/flatpak/flathub - url = git@github.com:flathub/org.gimp.GIMP.git + url = https://github.com/flathub/org.gimp.GIMP.git