GIT_FETCH_TIMEOUT

Constant GIT_FETCH_TIMEOUT 

Source
pub const GIT_FETCH_TIMEOUT: Duration;
Expand description

Timeout for Git fetch operations (60 seconds).

This timeout prevents hung network connections from blocking worktree creation indefinitely.