nlohmann/json

[Question] When using this as git submodule, will it clone the whole thing include test data and benchmark?

tuananh opened this issue · 1 comments

it seems the actual source is small but test and benchmark folder is huge (200MB ++).

Should I just copy the code from json.hpp or is there anyway to use this as submodule without cloning test folder and benchmark folder?

Thank you.

Duplicate of #556 #482 #96