Skip to content

Commit

Permalink
Merge pull request #2183 from wordpress-mobile/try/shallow-submodules
Browse files Browse the repository at this point in the history
Turn the git submodules to shallow by default
  • Loading branch information
cameronvoell authored Apr 24, 2020
2 parents 35ca316 + 749b78e commit 5fbf118
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
[submodule "gutenberg"]
path = gutenberg
url = ../../WordPress/gutenberg.git
shallow = true
[submodule "jetpack"]
path = jetpack
url = ../../Automattic/jetpack.git
shallow = true

0 comments on commit 5fbf118

Please sign in to comment.