社区所有版块导航
Python
python开源   Django   Python   DjangoApp   pycharm  
DATA
docker   Elasticsearch  
aigc
aigc   chatgpt  
WEB开发
linux   MongoDB   Redis   DATABASE   NGINX   其他Web框架   web工具   zookeeper   tornado   NoSql   Bootstrap   js   peewee   Git   bottle   IE   MQ   Jquery  
机器学习
机器学习算法  
Python88.com
反馈   公告   社区推广  
产品
短视频  
印度
印度  
Py学习  »  Git

在IntelliJ中显示Git冲突

inconnu • 3 年前 • 1431 次点击  

我使用IntelliJ作为IDE,在Mac上使用终端执行Github命令。我做了一个 git rebase -i origin/main 有一些冲突和错误,比如:

error: could not apply 7d4bdfs7...
Resolve all conflicts manually, mark them as resolved with
"git add/rm <conflicted_files>", then run "git rebase --continue".
You can instead skip this commit: run "git rebase --skip".
To abort and get back to the state before "git rebase", run "git rebase --abort".

如何在IntelliJ中显示这些冲突,以便手动合并它们?

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