Files
Maestro/src/__tests__/shared
Pedram Amini c2e9efc444 fix(git): handle malformed HTTPS+SSH hybrid remote URLs
Some git clients produce malformed URLs that mix HTTPS and SSH formats
(e.g., `https://git@github.com:user/repo`). These URLs would cause
window.open() to fail with an invalid URL error.

Added handling to convert these hybrid URLs to proper HTTPS format.

Fixes MAESTRO-43
2026-02-01 09:38:48 -05:00
..
2026-01-31 13:31:29 -05:00
2026-01-22 13:25:49 -06:00