Updated Line Based Diffs (markdown)

master
Wilfred Hughes 2021-08-03 10:33:07 +07:00
parent ea678bb6d0
commit 1171282928
1 changed files with 1 additions and 1 deletions

@ -19,7 +19,7 @@ $ diff --color=always -u sample_files/css_before.css sample_files/css_after.css
```
Note that GNU diff [originally used the Hunt-McIlroy
algorithm](http://fabiensanglard.net/git_code_review/diff.php)).
algorithm](http://fabiensanglard.net/git_code_review/diff.php).
### Patience Diff