Function osoy::gitutil::pull[][src]

pub fn pull(
    paths: Vec<PathBuf>,
    threads: usize,
    overwrite: bool
) -> Receiver<FetchMessage>