Today I wanted to clone the repository scipy using git clone. But I got a unexpected response.
git clone https://github.com/scipy/scipy.git scipy
Cloning into 'scipy'...
error: RPC failed; result=22, HTTP code = 500
fatal: The remote end hung up unexpectedly
I don't know what happened and need some help.