1. “fetch-pack: unexpected disconnect while reading sideband packet”:
The fetch-pack process, which is responsible for fetching data from the remote repository, encountered an unexpected disconnection.
2. There was no Internet issue. I rechecked multiple times.
3. Retrying doesn't solve the problem.
Regular git cloning:
git clone https://github.com/ageitgey/face_recognition_models.git
Description
What I Did