使用git遇到的问题,待解决。

用git 上传代码时,遇到了这样的问题,还没有找到解决方法,先将问题发上来。

提示信息如下:

git.exe push --progress "origin" master

To https://git.dev.tencent.com/xiawenyou/GpsExchange.git
! [rejected]        master -> master (non-fast-forward)
error: failed to push some refs to 'https://git.dev.tencent.com/xiawenyou/GpsExchange.git'
hint: Updates were rejected because the tip of your current branch is behind
hint: its remote counterpart. Integrate the remote changes (e.g.
hint: 'git pull ...') before pushing again.
hint: See the 'Note about fast-forwards' in 'git push --help' for details.


git did not exit cleanly (exit code 1) (384324 ms @ 2019/7/9 13:29:49)

 如果你知道怎么解决,请告知,十分感谢。

 

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章