-
Notifications
You must be signed in to change notification settings - Fork 87
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Show patches made in remote files #7
Comments
As mentioned in #42, it would be nice to show that the deps have been tampered with, even if we can't see what changed (maybe italicize the name and add a |
Looks good to me. Maybe if the number of tabs, and/or the width of the window, become such that a shorter version would become useful, you could shorten it to something like (*)? |
What about |
"I'm with you fellas" ;) |
@pygy suggested it would be great to show patches made in remote files.
The CodeMirror merge plugin might be an easy way to achieve this.
The text was updated successfully, but these errors were encountered: