fn urls_match(a: &str, b: &str) -> bool
Compare two git remote URLs, normalizing .git suffix and trailing slashes.
.git