Mention mergiraf

pull/735/merge
Wilfred Hughes 2024-11-26 01:41:46 +07:00
parent 00f6959a29
commit 45e5cd8157
1 changed files with 3 additions and 0 deletions

@ -117,6 +117,9 @@ AST diffing is a lossy process from the perspective of a text
diff. Difftastic will ignore whitespace that isn't syntactically diff. Difftastic will ignore whitespace that isn't syntactically
significant, but merging requires tracking whitespace. significant, but merging requires tracking whitespace.
The [mergiraf](https://mergiraf.org/) tool does offer merges based on
a tree-sitter AST however.
### Can difftastic ignore reordering? ### Can difftastic ignore reordering?
No. Difftastic always considers order to be important, so diffing No. Difftastic always considers order to be important, so diffing