I ran the following command to clone the git:
git clone git@gitlab.xxxx.xxx:xxxxxxx/xxxx/anxxxx-xxx.git
Cloning into 'xxx-xxxx'...
remote: Enumerating objects: 80, done.
remote: Counting objects: 31% (25/80)
This is simply stuck in this stage indefinitely. I'm using ubuntu 16 as WSL.
It was worked before but today I deleted the local repo from my machine and tried to clone it again but got hang. Do you have any idea or questions please let me know.
Thanks