Edit two files side by side, showing differences.
Find a file
2022-01-01 17:37:20 +10:00
diff_edit Initial commit. 2022-01-01 17:37:20 +10:00
tests Initial commit. 2022-01-01 17:37:20 +10:00
BUGS Initial commit. 2022-01-01 17:37:20 +10:00
LICENSE Initial commit. 2022-01-01 17:37:20 +10:00
README.md Initial commit. 2022-01-01 17:37:20 +10:00
setup.py Initial commit. 2022-01-01 17:37:20 +10:00
TODO Initial commit. 2022-01-01 17:37:20 +10:00

Diff-edit

Out of order, do not use.

Summary

Edit two files side by side, showing differences.

Installation

Install diff-edit directly using pip:

pip install --upgrade pip  # A recent version of pip is needed.
pip install git+https://github.com/ahamilton/diff-edit@v2022.01.01

Or install from source:

git clone https://github.com/ahamilton/diff-edit
pip install ./diff-edit

Then to run:

diff-edit -h