pub fn same_login(a: &str, b: &str) -> boolExpand description
GitHub logins are case insensitive, and gh api user and the GraphQL
author.login have not always agreed on casing. A mismatch here means spar
reads its own replies as requests, which does not terminate.