Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/google/docsy.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Chalin <chalin@users.noreply.github.com>2022-03-29 22:09:16 +0300
committerGitHub <noreply@github.com>2022-03-29 22:09:16 +0300
commit9733a5f72258a0446fb1c6de9908c402943e6ec7 (patch)
tree349e31de50eb4908420a00d3a8a6d1932c0318bc
parent20489c2a3149f03ed0b1727c91e0c37bf287195a (diff)
Drop shallow=true config for git submodules (#952)947-create-first-blog-post
-rw-r--r--.gitmodules2
1 files changed, 0 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules
index 06c14e9..9057554 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -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