git push origin master后出错
error: src refspec master does not match any
error: failed to push some refs to 'https://github.com/test.test.git'

原来github的master已经改成main了。。。