Skip to content

Commit

Permalink
Drop shallow=true config for git submodules (google#952)
Browse files Browse the repository at this point in the history
  • Loading branch information
chalin authored Mar 29, 2022
1 parent 20489c2 commit 9733a5f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
[submodule "assets/vendor/bootstrap"]
path = assets/vendor/bootstrap
url = https://github.com/twbs/bootstrap.git
shallow = true
branch = v4-dev
[submodule "assets/vendor/Font-Awesome"]
path = assets/vendor/Font-Awesome
url = https://github.com/FortAwesome/Font-Awesome.git
shallow = true

0 comments on commit 9733a5f

Please sign in to comment.