[gnome-online-accounts] build: Make the Git submodules work with Web proxies



commit ef4a252315dda2e8fccf2d16aa18b1356da6d4af
Author: Saksham Bhalla <saksham bhalla5 gmail com>
Date:   Wed Oct 11 11:34:50 2017 +0200

    build: Make the Git submodules work with Web proxies
    
    https://bugzilla.gnome.org/show_bug.cgi?id=788769

 .gitmodules |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/.gitmodules b/.gitmodules
index 6c30dad..25b960e 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,3 @@
 [submodule "telepathy-account-widgets"]
        path = telepathy-account-widgets
-       url = git://git.gnome.org/telepathy-account-widgets.git
+       url = https://git.gnome.org/browse/telepathy-account-widgets


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]