summary refs log tree commit diff stats
path: root/.gitmodules
diff options
context:
space:
mode:
authorKelly Rauchenberger <fefferburbia@gmail.com>2016-11-27 12:53:55 -0500
committerKelly Rauchenberger <fefferburbia@gmail.com>2016-11-27 12:53:55 -0500
commit1f898f3bd66c29672275c2c884b17ba662ced626 (patch)
treeb8884492f47d8c3397d0e256956987eacf17aaeb /.gitmodules
parent6c2aca03c89b37e136ab4c7ea58b485dadc85bcd (diff)
downloadverbly-1f898f3bd66c29672275c2c884b17ba662ced626.tar.gz
verbly-1f898f3bd66c29672275c2c884b17ba662ced626.tar.bz2
verbly-1f898f3bd66c29672275c2c884b17ba662ced626.zip
Removed nlohmann/json submodule
The submodule contained around 73MB of benchmarks and tests that are not necessary for inclusion in this project. Thus, the submodule has been removed, and the 2.0.7 release of nlohmann/json has been added to the repository.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index 44fa617..e69de29 100644 --- a/.gitmodules +++ b/.gitmodules
@@ -1,3 +0,0 @@
1[submodule "vendor/json"]
2 path = vendor/json
3 url = https://github.com/nlohmann/json