ฉันได้สร้างdialog
สาขาและเมื่อฉันพยายามที่จะรวมmaster
สาขา มี 2 ข้อขัดแย้ง CONFLICT (delete/modify)
ผมไม่ทราบว่าจะแก้ปัญหาอย่างไร คุณช่วยบอกฉันทีว่าจะทำอย่างไร
$ git checkout master
$ git merge dialog
CONFLICT (delete/modify): res/layout/dialog_item.xml deleted in dialog and modified in HEAD. Version HEAD of res/layout/dialog_item.xml left in tree.
Auto-merging src/com/DialogAdapter.java
CONFLICT (content): Merge conflict in src/DialogAdapter.java
Automatic merge failed; fix conflicts and then commit the result.
ผมได้เปิดคงความขัดแย้งและไม่src/DialogAdapter.java
git add src/DialogAdapter.java
ฉันต้องทำอะไรอีก