]> git.ipfire.org Git - thirdparty/collectd.git/commitdiff
.gitmodules: Defaut to shallow submodules. 4231/head
authorFlorian Forster <octo@collectd.org>
Thu, 11 Jan 2024 18:39:20 +0000 (19:39 +0100)
committerFlorian Forster <octo@collectd.org>
Thu, 11 Jan 2024 19:04:50 +0000 (20:04 +0100)
.gitmodules

index 07d34ed14abb81092d3a74c1d2997be8294c348c..fda68dacca525b0cd770f7f77b22f91c223b1676 100644 (file)
@@ -1,6 +1,8 @@
 [submodule "gnulib"]
        path = gnulib
        url = git://git.savannah.gnu.org/gnulib.git
+       shallow = true
 [submodule "opentelemetry-proto"]
        path = opentelemetry-proto
        url = https://github.com/open-telemetry/opentelemetry-proto/
+       shallow = true