uv/crates/uv-redacted
John Mumm 90aefe4a4a
Display ssh git username in Debug implementation (#13806)
This updates the `Debug` implementation of `DisplaySafeUrl` to display
the git username in a case like `git+ssh://git@github.com/org/repo`. It
also factors out the git username check into a shared function and adds
related unit tests to `DisplaySafeUrl`.
2025-06-03 14:52:51 +00:00
..
src Display ssh git username in Debug implementation (#13806) 2025-06-03 14:52:51 +00:00
Cargo.toml Use ref-cast for DisplaySafeUrl (#13696) 2025-05-28 11:28:28 +00:00