Skip to content

Fix cloning command to include submodules#51

Open
Jan-Zeiseweis wants to merge 1 commit into
pavsa:masterfrom
Jan-Zeiseweis:patch-1
Open

Fix cloning command to include submodules#51
Jan-Zeiseweis wants to merge 1 commit into
pavsa:masterfrom
Jan-Zeiseweis:patch-1

Conversation

@Jan-Zeiseweis

Copy link
Copy Markdown

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.
@ghost

ghost commented Oct 12, 2024

Copy link
Copy Markdown

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.

1 participant