escape_email_git_regex

Function escape_email_git_regex 

Source
fn escape_email_git_regex(text: &str) -> String
Expand description

Escape characters from the git user e-mail, so that git commands do not interpret it as regex special characters.