interface icon indicating copy to clipboard operation
interface copied to clipboard

I cant git clone this project,why?

Open Eacolt opened this issue 1 year ago • 1 comments

image eacolt@bogon interface-main-web3 % git clone https://github.com/Uniswap/interface.git Cloning into 'interface'... remote: Enumerating objects: 177230, done. remote: Counting objects: 100% (5364/5364), done. remote: Compressing objects: 100% (3113/3113), done. error: RPC failed; curl 18 Transferred a partial file.00 KiB/s error: 112 bytes of body are still expected fetch-pack: unexpected disconnect while reading sideband packet fatal: early EOF fatal: fetch-pack: invalid index-pack output

Eacolt avatar Apr 19 '24 08:04 Eacolt

Try using HTTPS or SSH instead, not a link to the website.

git clone https://github.com/Uniswap/interface.git

danilych avatar Oct 22 '24 09:10 danilych