LANIF-UI / dva-boot-admin

:cake: react admin dashboard ui LANIF-ADMIN --- react 16 + react-router 4 + dva 2 + antd 4 后台管理 脚手架
https://lanif-ui.github.io/dva-boot-admin
MIT License
1.67k stars 460 forks source link

"git clone https://github.com/LANIF-UI/dva-boot-admin.git" is not end until error! #16

Closed hphpwj closed 6 years ago

hphpwj commented 6 years ago

output is: git clone https://github.com/LANIF-UI/dva-boot-admin.git Cloning into 'dva-boot-admin'... remote: Counting objects: 4326, done. remote: Compressing objects: 100% (95/95), done. Receiving objects: 45% (1986/4326), 43.78 MiB | 35.00 KiB/s

and next is: error: RPC failed; curl 18 transfer closed with outstanding fread data remaining atal: The remote end hung up unexpectedly fatal: early EOF fatal: index-pack failed

weiq commented 6 years ago

这个应该是git配置的问题吧

hphpwj commented 6 years ago

嗯,直接下载解压缩就行,不到1M。其他项目没事,就这个git clone半天,不知怎么都弄到几十兆了,好几次都是这样,我再看看吧,可能是我本机问题。