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
a.py:
a.py
""" A """
b.py:
b.py
""" A B """
difft --display=inline a.py b.py: The added B line is not shown in the diff.
difft --display=inline a.py b.py
B
difft a.py b.py: The B line is highlighted as expected.
difft a.py b.py
difft --version:
difft --version
Difftastic 0.62.0 Revision: b3606fc 2024-12-20 Toolchain: 1.74.1 System: linux x86_64
The text was updated successfully, but these errors were encountered:
No branches or pull requests
a.py
:b.py
:difft --display=inline a.py b.py
:The added
B
line is not shown in the diff.difft a.py b.py
:The
B
line is highlighted as expected.difft --version
:The text was updated successfully, but these errors were encountered: