-
Notifications
You must be signed in to change notification settings - Fork 1.9k
submodule recursive fails to clone using http #402
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
Comments
it looks like it's not supported by the external provider. You may need to set |
aminya
added a commit
to aminya/build2-toolchain
that referenced
this issue
Jan 21, 2021
Thanks! Setting fetch-deps to 0 fixes the issue |
szsam
added a commit
to purs3lab/scanner-workflows
that referenced
this issue
Jun 3, 2023
This fixes: Error: fatal: dumb http transport does not support shallow capabilities Error: fatal: clone of 'http://git.savannah.gnu.org/r/lwip.git' into submodule path '...' failed Referece: actions/checkout#402
hexmode
added a commit
to MWStake/nonwmf-extensions
that referenced
this issue
Dec 15, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Here is the error:
https://github.com/aminya/build2-toolchain/runs/1506543807?check_suite_focus=true#step:6:182
Here is the config:
https://github.com/aminya/build2-toolchain/blob/a0d6e01cb63abca5250981084a7f03c0fa5f2856/.github/workflows/ci.yml#L56
The text was updated successfully, but these errors were encountered: