pub fn normalize_commit_msg(commit_msg: &str) -> String
Converts a commit message to only contain lowercase characters, underscores and dashes