Skip to main content

git_fetch

Function git_fetch 

Source
pub fn git_fetch(path: &Path) -> FetchOutcome
Expand description

Run git fetch — uses output_with_timeout for process-group cleanup on timeout. Advisory cross-process lockfile prevents duplicate concurrent fetches from multiple instances.