We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Important
This issue was migrated from Trac:
angel_il
mcdiff should show *.diff/*.patch files
for example:
1) mcdiff main.c -p main.diff show side-by-side two files, main.c and main.c + main.diff
2) mcdiff -d main.diff show side-by-side main.diff
The text was updated successfully, but these errors were encountered:
Changed by angel_il (@ilia-maslakov) on Aug 14, 2012 at 5:40 UTC (comment 1)
Aug 14, 2012 at 5:40 UTC
Sorry, something went wrong.
Changed by angel_il (@ilia-maslakov) on Aug 14, 2012 at 5:41 UTC (comment 2)
Aug 14, 2012 at 5:41 UTC
Changed by angel_il (@ilia-maslakov) on Aug 14, 2012 at 5:41 UTC (comment 3)
No branches or pull requests
Important
This issue was migrated from Trac:
angel_il
(@ilia-maslakov)mcdiff should show *.diff/*.patch files
for example:
1) mcdiff main.c -p main.diff
show side-by-side two files, main.c and main.c + main.diff
2) mcdiff -d main.diff
show side-by-side main.diff
The text was updated successfully, but these errors were encountered: