Commit graph

2 commits

Author SHA1 Message Date
Jesus Checa Hidalgo
cca2ad09ef Add regression test for Cargo SCP-like Git submodule URLs
Add downstreamed version of upstream test git::dep_with_scp_like_submodule_url
to verify that Cargo correctly handles SCP-like URLs (git@host:path format) in
Git submodules and preserves them in error messages.

This is a regression test for https://github.com/rust-lang/cargo/pull/16727

The test is enabled on distributions with Rust >= 1.96.0.

Upstream reference:
https://github.com/rust-lang/cargo/blob/master/tests/testsuite/git.rs
2026-06-15 16:47:51 +02:00
Jesus Checa Hidalgo
f7c54f0ee5 Add basic pre-commit config 2024-06-13 18:00:50 +02:00