Skip to content

Commit 1818d76

Browse files
committed
Revert "Configure submodules as shallow to speedup build times"
This reverts commit 3752487.
1 parent a4eda37 commit 1818d76

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.gitmodules

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,19 +2,15 @@
22
path = content/14.x
33
url = https://github.com/gravitational/teleport/
44
branch = branch/v14
5-
shallow = true
65
[submodule "content/15.x"]
76
path = content/15.x
87
url = https://github.com/gravitational/teleport/
98
branch = branch/v15
10-
shallow = true
119
[submodule "content/16.x"]
1210
path = content/16.x
1311
url = https://github.com/gravitational/teleport/
1412
branch = branch/v16
15-
shallow = true
1613
[submodule "content/17.x"]
1714
path = content/17.x
1815
url = https://github.com/gravitational/teleport/
1916
branch = master
20-
shallow = true

0 commit comments

Comments
 (0)