Fix the wrong output of `git-show v1.3.0~155^2~4` in documentation.
[git] / Documentation / technical / api-xdiff-interface.txt
1 xdiff interface API
2 ===================
3
4 Talk about our calling convention to xdiff library, including
5 xdiff_emit_consume_fn.
6
7 (Dscho, JC)