pull/25/head
Wilfred Hughes 2021-07-18 00:44:42 +07:00
parent b77adf6c46
commit f8aaccceac
1 changed files with 1 additions and 1 deletions

@ -55,7 +55,7 @@ Comments. Small changes can show big diffs.
## Non-goals ## Non-goals
Patch files. If you want to create a patch that you can later apply, Patch files. If you want to create a patch that you can later apply,
use `diff`. Difftastic ignores whitespace, so it is output is use `diff`. Difftastic ignores whitespace, so its output is
lossy. (AST patching is also a hard problem.) lossy. (AST patching is also a hard problem.)
## Testing with Git ## Testing with Git