mirror of
https://github.com/astral-sh/uv.git
synced 2025-10-28 10:50:29 +00:00
## Summary We're gonna work on a more comprehensive review of whether we should preserve the username here, but for now, `git@` is effectively a convention for GitHub and GitLab etc. Closes https://github.com/astral-sh/uv/issues/6305. ## Test Plan I guess we don't have infrastructure for testing SSH private keys right now, but... ``` ❯ cargo run init foo ❯ cd foo ❯ cargo run add git+ssh://git@github.com/astral-sh/mkdocs-material-insiders.git ``` |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||