Function sync_with_upstream

Source
pub fn sync_with_upstream(
    upstream: &str,
    merge: bool,
) -> Result<(), &'static str>