uv/docs/concepts
Art O Cathain 1bee9320f1
Clarify adding SSH Git dependencies (#13534)
The current instructions say 

> prefix a Git-compatible URL (i.e., that you would use with git clone)
with git+.

But this does not work with the URL that Github gives you when you
choose Clone -> SSH via the UI, which is of the form
`git@github.com:astral-sh/uv.git`. If you prefix this with `git+`, i.e.

`git+git@github.com:astral-sh/uv.git`

it does not work.

---------

Co-authored-by: Charlie Marsh <charlie.r.marsh@gmail.com>
2025-05-20 14:20:15 +00:00
..
projects Clarify adding SSH Git dependencies (#13534) 2025-05-20 14:20:15 +00:00
cache.md Add src to default cache keys (#12062) 2025-03-17 17:56:10 -04:00
index.md Reorganize the project concept documentation (#9121) 2024-11-19 13:52:12 -06:00
python-versions.md Refine lack of musl distributions to ARM-only (#12825) 2025-04-10 16:35:41 -05:00
resolution.md Fix statement in Required environments docs (#12540) 2025-03-28 20:36:59 -04:00
tools.md Fix tool concept page headings (#12053) 2025-03-08 08:49:21 -06:00