Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 882 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 882 Bytes

Conflict Resolver

Description

  • An Xcode Source Editor Extension that helps resolving merge conflicts.
  • Available via Editor -> Resolve Conflict

Features

  • There are three options, namely 'Accept theirs', 'Accept Yours', and 'Keep Both'. Only one click and it will make the change for you automatically.
  • Jump to next conflict.
  • Git diff3 style supported.

How to install

Licence

This project is released under the MIT license. See LICENSE.md.