Hi all,
This is my first time to clone the project. Could you help? I got an error
as follows. I was trying to set git compression to -1 as someone mentioned
on the website, but doesn’t work for me. Really appreciated if anyone can
help.
$ git clone http://git.code.sf.net/p/squirrel-sql/git squirrel-sql
Cloning into 'squirrel-sql'...
remote: Counting objects: 126804, done.
remote: Compressing objects: 100% (32442/32442), done.
error: RPC failed; result=18, HTTP code = 200 MiB | 204.00 KiB/s
fatal: The remote end hung up unexpectedly
fatal: early EOF
fatal: index-pack failed
$ git config -l
core.symlinks=false
core.autocrlf=true
color.diff=auto
color.status=auto
color.branch=auto
color.interactive=true
pack.packsizelimit=2g
help.format=html
http.sslcainfo=d:/Program Files/Git/mingw64/ssl/certs/ca-bundle.crt
diff.astextplain.textconv=astextplain
rebase.autosquash=true
credential.helper=store
core.compression=-1
--
*Kevin *
|