Skip to content

git clone fails by "the remote end hung up unexpectedly" #8

Description

@tomato3713

I installed git binary this following commands:

% cd ./bin
% hget https://lufia.org/git-386.tgz | gunzip -c | tar x
% bind -a . /bin

and clone golang repository by this commands:

cd /tmp
git clone -b go1.4.3 https://go.googlesource.com/go go1.4

however failed and displayed "the remote end hung up unexpectedly".

image
image

Environments:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions