Skip to content
This repository has been archived by the owner on Aug 28, 2019. It is now read-only.

Fix diff syntax highlight #186

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

uvsmtid
Copy link
Contributor

@uvsmtid uvsmtid commented Oct 21, 2017

Without this patch, the following diff output would not highlight deleted line by red and inserted line by green:

 some line
-deleted line
 another line
+inserted line
 last line

Copy link
Contributor

@jrfnl jrfnl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You may want to fix spaces to tabs, but other than that: LGTM!

@uvsmtid uvsmtid force-pushed the fix-diff-syntax-highlight branch from f432506 to c30b5a1 Compare October 22, 2017 16:50
@uvsmtid
Copy link
Contributor Author

uvsmtid commented Oct 22, 2017

@jrfnl Spaces -> Tabs: Done!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants