Students sometimes are unable to clone the repo down due to the size of the repo. Git will timeout after a certain amount of time. Typically the solution is to repeatedly attempt to clone until it works. Solutions look like changing the timeout time limit, or changing the repo itself.