码迷,mamicode.com
首页 > 其他好文 > 详细

git 超时 时长 设置?

时间:2018-11-06 11:57:35      阅读:1375      评论:0      收藏:0      [点我收藏+]

标签:remote   comm   pos   jenkins   issues   str   issue   file   ide   

[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 超时 时长 设置?

标签:remote   comm   pos   jenkins   issues   str   issue   file   ide   

原文地址:https://www.cnblogs.com/marklove/p/9914312.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!