error: src refspec master does not match any.error: failed to push some refs to '[email protected]:yasirysr47/Machine-Learning.git' code example
Example 1: error: src refspec master does not match any error: failed to push some refs to android studio
git commit -m "initial commit"
git push origin master
Example 2: error: src refspec master does not match any.
git config --global user.email "[email protected]"
git config --global user.name "Your Name"