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".


Environments:
I installed git binary this following commands:
and clone golang repository by this commands:
however failed and displayed "the remote end hung up unexpectedly".
Environments: