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
Difftastic
a structural diff that understands syntax
https://difftastic.wilfred.me.uk/
echo 'a.txt' >a.txt echo 'b.txt' >b.txt difft a.txt b.txt
No response
The text was updated successfully, but these errors were encountered:
it seems not even MSYS=winsymlinks:native works here gcc doesn't like it.
Sorry, something went wrong.
Is this software not compiled properly on the target platform?
it seems not even MSYS=winsymlinks:native works here gcc doesn't like it. Is this software not compiled properly on the target platform?
idk i tihink they cross compile from mingw given the insane amount of symlinks
No branches or pull requests
Package name
Difftastic
Brief description of package
a structural diff that understands syntax
URL for package's homepage
https://difftastic.wilfred.me.uk/
Provide a basic test case to validate the package's functionality.
echo 'a.txt' >a.txt
echo 'b.txt' >b.txt
difft a.txt b.txt
MINGW environments where you need the package
Are you willing to submit a PR?
No response
The text was updated successfully, but these errors were encountered: