Message "src refspec master does not match any" Is Displayed
Symptom
The message src refspec master does not match any is displayed during code push.
Analysis
No file can be uploaded from the local repository.
Solution
Run git add to add modified files to the stage, and git commit to commit the files to the local repository. Push the file to the cloud repository by running git push.
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