GCP SSH git clone issue?

I update some code in server.py according to the hints here, and I want to use GCP ssh under new project name, and use git clone command to update my github file to the GCP directory, but it keep showing me the message of ‘directory exist already which means not able to update the file’, do anyone knows any command to fix this?

The work is based by bear lesson 2.

thank you!