I git clone a project from gitlab server, the project has a large file about 90Mb, git command will be freeze, i have tried serveral times but get the same result. The freeze state as follow:
Cloning into 'GPU-HOOK'...
remote: Counting objects: 29, done.
remote: Compressing objects: 100% (27/27), done.
Receiving objects: 24% (7/29), 41.99 MiB | 430.00 KiB/s
how to deal with it?