[jhbuild] Update sample.jhbuildrc with new GNOME git locations



commit 94cfc24012d8fc146b6f27f401728d63c12490e9
Author: Rico Tzschichholz <ricotz ubuntu com>
Date:   Thu Sep 6 13:05:45 2018 +0200

    Update sample.jhbuildrc with new GNOME git locations

 examples/sample.jhbuildrc | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/examples/sample.jhbuildrc b/examples/sample.jhbuildrc
index f62b7b21..3ca9db2a 100644
--- a/examples/sample.jhbuildrc
+++ b/examples/sample.jhbuildrc
@@ -4,7 +4,8 @@
 # edit this file to match your settings and copy it to ~/.config/jhbuildrc
 
 # if you have a GNOME git account, uncomment this line
-# repos['git.gnome.org'] = 'ssh://user git gnome org/git/'
+# repos['gitlab.gnome.org'] = 'git gitlab gnome org:/'
+# repos['gitlab.gnome.org/GNOME'] = 'git gitlab gnome org:/GNOME/'
 
 # what module set should be used.  The default can be found in
 # jhbuild/defaults.jhbuildrc, but can be any file in the modulesets directory


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