git 超时 时长 设置?
Posted marklove
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了git 超时 时长 设置?相关的知识,希望对你有一定的参考价值。
[Pipeline] { (Checkout)
[Pipeline] checkout
> git.exe rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git.exe config remote.origin.url file:////Foo/Bar/.git # timeout=10
Fetching upstream changes from file:////Foo/Bar/.git
> git.exe --version # timeout=10
> git.exe fetch --tags --progress file:////Foo/Bar/.git +refs/heads/*:refs/remotes/origin/*
ERROR: Timeout after 10 minutes
https://issues.jenkins-ci.org/browse/JENKINS-40069
以上是关于git 超时 时长 设置?的主要内容,如果未能解决你的问题,请参考以下文章