วิธีแก้ไขความขัดแย้งของโครงสร้างในสถานการณ์ปัจจุบัน
C:\DevBranch
C:\MyBranch
ผมปรับปรุงทั้งสองสาขา แก้ไข MyBranch แล้วกลับมายืนยัน ตอนนี้ต้องการรวมการเปลี่ยนแปลงเหล่านั้นเข้ากับ DevBranch เมื่อฉันทำการผสานฉันได้รับ 'Tree Conflicts'
The last merge operation tried to add the file 'abc.def', but it was already added locally.
How do you want to resolve this conflict?
Keep the file from repository
Keep the local file
ฉันจะแก้ไขได้อย่างไร?