ntopng/.gitmodules
2025-05-16 11:14:18 +02:00

11 lines
342 B
Text

[submodule "tests/e2e"]
path = tests/e2e
url = https://github.com/ntop/ntopng-e2e-tests.git
branch = dev
[submodule "dist"]
path = httpdocs/dist
url = https://github.com/ntop/ntopng-dist.git
branch = dev
[submodule "third-party/clickhouse-cpp"]
path = third-party/clickhouse-cpp
url = https://github.com/ClickHouse/clickhouse-cpp.git