mirror of
https://github.com/astral-sh/uv.git
synced 2025-08-03 02:22:19 +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 |