Function format_creating_branch_message

Source
pub fn format_creating_branch_message(
    branch_name: &str,
    base_branch: &str,
) -> String