Using gitui with SSH remotes (git@github.com:... or ssh://git@...)
pushing throws
git error:unsupported URL protocol; class=Net (12)
Steps to reproduce the behavior:
- Install gitui 0.28.1-nightly 2026-07-30 (
- Push a repo with
origin ssh://git@github.com/ [...]
- See error
Expected behavior
Push and be happy.
Screenshots
If applicable, add screenshots to help explain your problem.
Context:
- OS/Distro + Version: MacOSX 26.5.1
- GitUI Version 0.28.1-nightly 2026-07-30
- Rust version: 1.95.0
Using gitui with SSH remotes (
git@github.com:...orssh://git@...)pushing throws
git error:unsupported URL protocol; class=Net (12)Steps to reproduce the behavior:
origin ssh://git@github.com/ [...]Expected behavior
Push and be happy.
Screenshots
If applicable, add screenshots to help explain your problem.
Context: