Skip to main content

same_login

Function same_login 

Source
pub fn same_login(a: &str, b: &str) -> bool
Expand 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.