From 62a6478e5c8373dcade1a37bd8a5e14edc78be89 Mon Sep 17 00:00:00 2001 From: Taras <9948629+taraspos@users.noreply.github.com> Date: Wed, 30 Oct 2024 11:59:33 +0000 Subject: [PATCH 1/2] Update .gitmodules --- .gitmodules | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitmodules b/.gitmodules index 4031ad0..12b90cb 100644 --- a/.gitmodules +++ b/.gitmodules @@ -2,15 +2,19 @@ path = content/14.x url = https://github.com/gravitational/teleport/ branch = branch/v14 + shallow = true [submodule "content/15.x"] path = content/15.x url = https://github.com/gravitational/teleport/ branch = branch/v15 + shallow = true [submodule "content/16.x"] path = content/16.x url = https://github.com/gravitational/teleport/ branch = branch/v16 + shallow = true [submodule "content/17.x"] path = content/17.x url = https://github.com/gravitational/teleport/ branch = master + shallow = true From 82cde953193e458d250dd6b0ffb2c557f289da9d Mon Sep 17 00:00:00 2001 From: Taras <9948629+taraspos@users.noreply.github.com> Date: Fri, 1 Nov 2024 17:24:21 +0000 Subject: [PATCH 2/2] Update .gitmodules --- .gitmodules | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitmodules b/.gitmodules index 12b90cb..972f541 100644 --- a/.gitmodules +++ b/.gitmodules @@ -18,3 +18,4 @@ url = https://github.com/gravitational/teleport/ branch = master shallow = true +