当前位置: 首页 > news >正文

常见错误 --- error: src refspec master does not match any

常见错误 --- error: src refspec master does not match any

PS C:\Users\21558\Androidhardeninganalysis> git push origin master
error: src refspec master does not match any
error: failed to push some refs to 'https://github.com/GKLBB/apkanalysis.git'

解决方法

改用   git push origin main