[gnome-shell] .gitmodules: Use git protocol instead https



commit 09c38fda51a4cc3bf55e5628932495a44f41bf72
Author: Javier Jardón <jjardon gnome org>
Date:   Fri Feb 20 21:57:07 2015 +0000

    .gitmodules: Use git protocol instead https

 .gitmodules |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/.gitmodules b/.gitmodules
index 5bc5d34..7ffb065 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -3,4 +3,4 @@
        url = git://git.gnome.org/libgnome-volume-control
 [submodule "data/theme/gnome-shell-sass"]
        path = data/theme/gnome-shell-sass
-       url = https://git.gnome.org/browse/gnome-shell-sass
+       url = git://git.gnome.org/browse/gnome-shell-sass


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