I have a GitHub and Classroom account. I created my first assignment. When I attempt to clone the template repository using the link provided in Classroom, using a different account that I specified as an authorized student, I get the following error. Any thoughts? If this should be posted elsewhere, please let me know. Thanks.
merle@ceres:~/202/prog0_bits % ls -la
total 8
drwx------. 3 merle faculty 3 Jan 18 14:44 ./
drwx------. 3 merle faculty 3 Jan 18 14:37 …/
drwx------. 7 merle faculty 10 Jan 18 14:41 .git/
merle@ceres:~/202/prog0_bits % git clone https://classroom.github.com/a/EXJ7X_hY
Initialized empty Git repository in /home/merle/cse202.spring2021/prog0_bits/EXJ7X_hY/.git/
fatal: https://classroom.github.com/a/EXJ7X_hY/info/refs not found: did you run git update-server-info on the server?