git push rejected: error: failed to push some refs
Share
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
You must login to ask question.
touch README
git add README
git add (all other files)
git commit -m ‘reinitialized files’
git push origin master –force