Py学习  »  Git

如何在GitHub上合并远程更改?

John • 6 年前 • 1840 次点击  

我遇到以下错误,为什么要尝试第一次Github推送:

[rejected] master -> master (non-fast forward)
error: failed to push some refs to 'git@github.com:me/me.git'
To prevent you from losing history, non-fast-forward updates were rejected
Merge the remote changes before pushing again.  See the 'non-fast forward'
section of 'git push --help' for details.

如何修复此问题并合并远程更改?

Python社区是高质量的Python/Django开发社区
本文地址:http://www.python88.com/topic/30762
 
1840 次点击  
文章 [ 7 ]  |  最新文章 6 年前