-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
When following this page, there is a blurb:
As this repo uses git submodules, ensure you’re fetching from them automatically. Run git config --global submodule.recurse true to enable this globally. Run git config --global fetch.parallel 10 to fetch more submodules in parallel. If you’ve already cloned this repo before having enabled this, run git submodule update --init --recursive once.
However, https://github.com/wireapp/wire-server-enterprise/ is a private repo. Does this mean I won't be able to build the server at all without access to that repo? Or is there a way to build without it?
For context, I am trying to make a toy key transparency integration with Wire
Metadata
Metadata
Assignees
Labels
No labels