[gtk/matthiasc/for-master] ci: Use depth=1 for all subprojects



commit f4511ff91c2ee541ab91389c3d09f6099f23a430
Author: Matthias Clasen <mclasen redhat com>
Date:   Fri Aug 21 17:45:00 2020 -0400

    ci: Use depth=1 for all subprojects
    
    This helps reduce bandwidth requirements for ci.

 subprojects/pango.wrap   | 1 +
 subprojects/sysprof.wrap | 1 +
 2 files changed, 2 insertions(+)
---
diff --git a/subprojects/pango.wrap b/subprojects/pango.wrap
index 5894951e7a..a1b16695fb 100644
--- a/subprojects/pango.wrap
+++ b/subprojects/pango.wrap
@@ -3,3 +3,4 @@ directory=pango
 url=https://gitlab.gnome.org/GNOME/pango.git
 push-url=ssh://git gitlab gnome org:GNOME/pango.git
 revision=master
+depth=1
diff --git a/subprojects/sysprof.wrap b/subprojects/sysprof.wrap
index b1cff4b09f..99aa36ce87 100644
--- a/subprojects/sysprof.wrap
+++ b/subprojects/sysprof.wrap
@@ -2,3 +2,4 @@
 directory=sysprof
 url=https://gitlab.gnome.org/GNOME/sysprof.git
 revision=master
+depth=1


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