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

Fix cloning command to include submodules #51

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Jan-Zeiseweis
Copy link

When cloning the project you also want to initialize and update the submodules (src/hackrf-sweep/lib/hackrf). Otherwise building will fail with the error fatal: ambiguous argument 'v2023.01.1': unknown revision or path not in the working tree.. This happens because the hackrf folder will be empty if the submodule is not initialized and updated during cloning.

When cloning the project you also want to initialize and update the submodules (src/hackrf-sweep/lib/hackrf).
Otherwise building will fail with the error `fatal: ambiguous argument 'v2023.01.1': unknown revision or path not in the working tree.`.
This happens because the hackrf folder will be empty if the submodule is not initialized and updated during cloning.
@huzeyfe-erkek
Copy link

Dear @pavsa please consider accepting this PR.

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

Successfully merging this pull request may close these issues.

2 participants