Skip to content

Conversation

@hoverlover
Copy link

This commit adds a patch format similar to diff:

<?xml version="1.0" encoding="UTF-8"?>
<foo>
-  <bar>one</bar>
+  <bar>two</bar>
</foo>

Just need to set Differ.format = :patch.

@echarp
Copy link

echarp commented Oct 26, 2014

This looks just great, although without the console colors, it would be even better ;)

@hoverlover
Copy link
Author

I actually like the console colors, and think they are helpful. With a simple example like above, it doesn't really matter. But when you have a long many lines of text and they are littered with changes, the colors really help make the additions and deletions stand out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants