GIT_CLONE_TIMEOUT

Constant GIT_CLONE_TIMEOUT 

Source
pub const GIT_CLONE_TIMEOUT: Duration;
Expand description

Timeout for Git clone operations (120 seconds).

Clone operations may take longer than fetch, especially for large repositories.