From a6601a934b8f245462f7e4a4fa38afa84db2f18e Mon Sep 17 00:00:00 2001 From: Philip Withnall Date: Tue, 21 Jul 2020 12:43:24 +0100 Subject: [PATCH] subprojects: Limit depth when cloning This reduces the bandwidth requirements of subprojects a little. Signed-off-by: Philip Withnall --- subprojects/libglib-testing.wrap | 1 + 1 file changed, 1 insertion(+) diff --git a/subprojects/libglib-testing.wrap b/subprojects/libglib-testing.wrap index 537a946..ffb3361 100644 --- a/subprojects/libglib-testing.wrap +++ b/subprojects/libglib-testing.wrap @@ -2,3 +2,4 @@ directory = libglib-testing url = https://gitlab.gnome.org/pwithnall/libglib-testing.git revision = 0.1.0 +depth = 1