Document new hunk logic for display

pull/70/head
Wilfred Hughes 2021-11-03 00:48:36 +07:00
parent 7509b8bf30
commit d3b38866a8
1 changed files with 4 additions and 0 deletions

@ -13,6 +13,10 @@ added/removed regions were bold.
Lines with changes are now shown in a different colour in side-by-side
display.
The display logic has been written in terms of a `Hunk` type. This
produces more accurate context, with better alignment, especially when
the context contains blank lines.
### Command Line Interface
The difftastic binary is now named `difft`, to reduce typing during