【问题标题】:TortoiseGit: cannot git clone in my local the daemonized branch from different machineTortoiseGit:无法在我的本地 git clone 来自不同机器的守护分支
【发布时间】:2016-09-30 07:48:59
【问题描述】:

当我尝试克隆一个项目时,我的终端出现了这个异常:

git.exe 克隆 --progress -v --depth 1 "git://10.192.20.204/dummy_project" "D:init/projects/dummy_project" 克隆到 'D:init/projects/dummy_project'... 致命:读取错误: 无效参数致命:早期 EOF 致命:索引包失败

【问题讨论】:

标签: git daemon tortoisegit


【解决方案1】:

如果您使用 TortoiseGit 启动 git 守护程序,只需使用 git.exe 进度对话框中显示的 URL:“git://10.192.20.204/”,无需指定存储库名称或分支名称。

git clone git://10.192.20.204/

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 2020-10-10
    • 1970-01-01
    • 1970-01-01
    • 2016-11-17
    • 2018-08-23
    • 2023-01-08
    • 2023-01-12
    相关资源
    最近更新 更多