pub const GIT_FETCH_TIMEOUT: Duration;
Timeout for Git fetch operations (60 seconds).
This timeout prevents hung network connections from blocking worktree creation indefinitely.