Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

initializing sub modules requires auth #4469

Open
devilsclaw opened this issue Feb 25, 2025 · 0 comments
Open

initializing sub modules requires auth #4469

devilsclaw opened this issue Feb 25, 2025 · 0 comments

Comments

@devilsclaw
Copy link

Describe the bug
I was fallowing the gut of how to use nix to compile the project and the part where . it tells you to use the command

git submodule update --init --recursive

requires a user name and password for wire-server-enterprise

To Reproduce
Steps to reproduce the behavior:

  1. git clone https://github.com/wireapp/wire-server.git
  2. git submodule update --init --recursive

Expected behavior
It should allow pulling the source since its needed for building from source

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant