The main reason for this error is that there is no “. MD” file in the uploaded project
Solution:
1. Pull down MD file
git pull --rebase origin master
2. Upload again
git push origin master
be accomplished!!!
The main reason for this error is that there is no “. MD” file in the uploaded project
Solution:
1. Pull down MD file
git pull --rebase origin master
2. Upload again
git push origin master
be accomplished!!!