pub fn normalize_remote(url: &str) -> Option<Remote>
Normalize a remote URL (SSH or HTTPS) to a web base. Priority upstream > origin > rest is the caller’s job (0001 pillar 3.3).