Skip to content
Sunil Choudhary edited this page Jul 16, 2020 · 1 revision

Welcome to the suchoudh.github.io wiki! drwxr-xr-x 2 rahu 4.0K Jul 16 16:56 myData -rwxr--r-- 1 rahu 2.9K Jul 16 16:58 Options.sh rahu@rahu:/Dropbox/3400_Routine$ git remote add origin https://github.com/suchoudh/Routine.git rahu@rahu:/Dropbox/3400_Routine$ git push -u origin master error: src refspec master does not match any. error: failed to push some refs to 'https://github.com/suchoudh/Routine.git' rahu@rahu:/Dropbox/3400_Routine$ git push origin master error: src refspec master does not match any. error: failed to push some refs to 'https://github.com/suchoudh/Routine.git' rahu@rahu:/Dropbox/3400_Routine$ git push fatal: The current branch master has no upstream branch. To push the current branch and set the remote as upstream, use

git push --set-upstream origin master

rahu@rahu:~/Dropbox/3400_Routine$ git push --set-upstream origin master error: src refspec master does not match any. error: failed to push some refs to 'https://github.com/suchoudh/Routine.git'

Clone this wiki locally