From 7edbb02d453a4d2218088adcfe03a85e07b4f279 Mon Sep 17 00:00:00 2001 From: Emmanuele Bassi Date: Mon, 4 Jan 2021 00:46:32 +0000 Subject: Minimise bandwidth use for subprojects Use `depth=1` to reduce the size of the clone when using subprojects. --- subprojects/glib.wrap | 1 + 1 file changed, 1 insertion(+) (limited to 'subprojects') diff --git a/subprojects/glib.wrap b/subprojects/glib.wrap index 87021ae4d..0f72dc280 100644 --- a/subprojects/glib.wrap +++ b/subprojects/glib.wrap @@ -3,3 +3,4 @@ directory=glib url=https://gitlab.gnome.org/GNOME/glib.git push-url=git@gitlab.gnome.org:GNOME/glib.git revision=master +depth=1 -- cgit v1.2.1