1
0
镜像自地址 https://github.com/tuna/tunasync.git 已同步 2025-12-07 06:56:47 +00:00

add timeout

这个提交包含在:
bigeagle
2014-11-23 12:12:19 +08:00
父节点 5ef9ecd6ec
当前提交 f7888e0239
共有 4 个文件被更改,包括 8 次插入6 次删除

查看文件

@@ -6,7 +6,7 @@ fi
function update_homebrew_git() {
cd $TUNASYNC_WORKING_DIR
git remote -v update
/usr/bin/timeout -s INT 3600 git remote -v update
}
update_homebrew_git