Skip to content
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

Diff opeation with lines context #22

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

brianpos
Copy link

Provides a property that permits you to use a lines context, similar to the diffs you see in the pull request here.

Brian Postlethwaite added 2 commits August 20, 2016 20:11
… entire content is shown, only stripped down to a specified number of lines before and after the change
{
#if DEBUG
operation.PrintDebugInfo(_oldWords, _newWords);
// operation.PrintDebugInfo(_oldWords, _newWords);
Copy link
Owner

Choose a reason for hiding this comment

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

Was this commented out by mistake?

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