欢迎光临
我们一直在努力

剥离子怎么使用解决git --recursive克隆失败:分步克隆与镜像源优化策略

[user@localhost fep_switch]$ GIT_TRACE=1 GIT_CURL_VERBOSE=1 git submodule update init recursive
10:58:46.520579 git.c:725 trace: exec: gitsubmodule update init recursive
10:58:46.520616 runcommand.c:655 trace: run_command: gitsubmodule update init recursive
10:58:46.531510 git.c:439 trace: builtin: git revparse gitdir
10:58:46.533318 git.c:439 trace: builtin: git revparse gitpath objects
10:58:46.536000 git.c:439 trace: builtin: git revparse showprefix
10:58:46.537084 git.c:439 trace: builtin: git revparse showtoplevel
10:58:46.540258 git.c:439 trace: builtin: git submodulehelper update recursive init
10:58:46.542987 runcommand.c:1524 run_processes_parallel: preparing to run up to 1 tasks
10:58:46.543012 runcommand.c:655 trace: run_command: git submodulehelper clone path ldk_marvell/cpss_work_4.3.10 name ldk_marvell/cpss_work_4.3.10 url ssh://shengmingde@gerrit.ep.tplink.com:29418/SMB/SWITCH/SDK/cpss_work_4.3.10
10:58:46.544305 git.c:439 trace: builtin: git submodulehelper clone path ldk_marvell/cpss_work_4.3.10 name ldk_marvell/cpss_work_4.3.10 url ssh://shengmingde@gerrit.ep.tplink.com:29418/SMB/SWITCH/SDK/cpss_work_4.3.10
10:58:46.544425 runcommand.c:655 trace: run_command: unset GIT_PREFIX; GIT_DIR=.git git clone nocheckout separategitdir /project/fep_switch/.git/modules/ldk_marvell/cpss_work_4.3.10 ssh://shengmingde@gerrit.ep.tplink.com:29418/SMB/SWITCH/SDK/cpss_work_4.3.10 /project/fep_switch/ldk_marvell/cpss_work_4.3.10
10:58:46.545324 git.c:439 trace: builtin: git clone nocheckout separategitdir /project/fep_switch/.git/modules/ldk_marvell/cpss_work_4.3.10 ssh://shengmingde@gerrit.ep.tplink.com:29418/SMB/SWITCH/SDK/cpss_work_4.3.10 /project/fep_switch/ldk_marvell/cpss_work_4.3.10
Cloning into '/project/fep_switch/ldk_marvell/cpss_work_4.3.10'…
10:58:46.546841 runcommand.c:655 trace: run_command: unset GIT_DIR; GIT_PROTOCOL=version=2 ssh o SendEnv=GIT_PROTOCOL p 29418 shengmingde@gerrit.ep.tplink.com 'gituploadpack '''/SMB/SWITCH/SDK/cpss_work_4.3.10''''
10:58:50.629573 runcommand.c:655 trace: run_command: git indexpack stdin fixthin 'keep=fetchpack 48930 on localhost.localdomain' checkselfcontainedandconnected
10:58:50.630737 git.c:439 trace: builtin: git indexpack stdin fixthin 'keep=fetchpack 48930 on localhost.localdomain' checkselfcontainedandconnected 请分析问题

赞(0)
未经允许不得转载:AED除颤器产品网 » 剥离子怎么使用解决git --recursive克隆失败:分步克隆与镜像源优化策略