Skip to main content

pull_all

Function pull_all 

Source
pub fn pull_all(
    cwd: &Path,
    tx: &dyn Transport,
    remote: &str,
    target_branch: Option<&str>,
) -> Result<usize, DispatchError>
Expand description

pull_all_with with signature verification on — the CLI’s default (issue #692). Existing in-process callers (the integration-test suite) that construct only validly-signed histories are unaffected.