diff options
author | ThomasAvans <tv.intanker@student.avans.nl> | 2024-04-22 10:40:59 +0200 |
---|---|---|
committer | ThomasAvans <tv.intanker@student.avans.nl> | 2024-04-22 10:40:59 +0200 |
commit | 1640a4fb4bb0c831dd3f2a28bf99a49f3f41e829 (patch) | |
tree | 5889fbd9a70ed926a64a6c3cd0183ae25fc18be5 /.gitmodules | |
parent | 4354adcf0ae2eabbf419a76fc97746cb71962826 (diff) |
Processed review
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 5c66c79..c951407 100644 --- a/.gitmodules +++ b/.gitmodules @@ -6,3 +6,5 @@ [submodule "test/lib/googletest"] path = test/lib/googletest url = https://github.com/google/googletest + branch = v1.14.0 + shallow = true |