我是github的新手。今天我在尝试将代码推送到GitHub时遇到了一些问题。
Pushing to git@github.com:519ebayproject/519ebayproject.gitTo git@github.com:519ebayproject/519ebayproject.git! [rejected] master -> master (non-fast-forward)error: failed to push some refs to 'git@github.com:519ebayproject/519ebayproject.git'hint: Updates were rejected because the tip of your current branch is behindhint: its remote counterpart. Merge the remote changes (e.g. 'git pull')hint: before pushing again.hint: See the 'Note about fast-forwards' in 'git push --help' for details.
我还没有在存储库中推送任何内容,那么为什么我需要拉取一些东西呢?