Message "'origin' does not appear to be a git repository" Is Displayed
Symptom
When a user attempts to push code to a cloud repository, the message origin' does not appear to be a git repository is displayed.
Analysis
The cloud repository has failed to be initialized.
Solution
Run git push -u origin master to forcibly associate with the cloud repository and push the code.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot