Skip to content
This repository has been archived by the owner on Nov 8, 2017. It is now read-only.

Commit

Permalink
Merge pull request #229 from smashwilson/three-way
Browse files Browse the repository at this point in the history
Refactor the Conflict parser.
  • Loading branch information
smashwilson committed Apr 25, 2016
2 parents 7d91ad5 + ae70931 commit eef69a0
Show file tree
Hide file tree
Showing 6 changed files with 432 additions and 263 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 1.4.1

- Rewrite the Conflict parser as a proper recursive descent parser. [#229](https://github.com/smashwilson/merge-conflicts/pull/229)

## 1.4.0

- Handle three-way merge markers. [#219](https://github.com/smashwilson/merge-conflicts/pull/219)
Expand Down
263 changes: 0 additions & 263 deletions lib/conflict.coffee

This file was deleted.

Loading

0 comments on commit eef69a0

Please sign in to comment.