Skip to content

Micheallei/GKD

Repository files navigation

GKD

  • 如果在push时出现报错 error: src refspec main does not match any error: failed to push some refs to 'github.com:Micheallei/GKD.git' 可以考虑
    • 先用git branch -a查看分支,若本地分支名为master(这可能是git的某些默认行为导致的),可用 git branch -m master main将本地分支master重命名为main,和远程分支保持一致
    • 之后就可以正常使用git push origin main

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5