Help Center> CodeArts Repo> FAQs> Troubleshooting> Committed Files Cannot Be Found in the Cloud Repository
Updated on 2023-12-04 GMT+08:00

Committed Files Cannot Be Found in the Cloud Repository

Symptom

After a user runs git commit to commit a modified file, the file cannot be found in the cloud repository.

Solution

The git commit command is used to commit the locally modified file to the local repository. To push the file to the cloud repository, run the git push command.

Troubleshooting FAQs

more