pub fn format_config_key(template: &str, branch: &str) -> String
Format a git config key by replacing {} with the branch name.
{}