mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced 2026-01-03 14:33:12 +00:00
258 B
258 B
Submodules
We use Git submodules in the vendor directory to track internal Nim
dependencies. We want to update submodules all at once to avoid issues.
git submodule foreach --recursive git submodule update --init
git submodule update --remote