Make 'ce_compare_link()' use the new 'strbuf_readlink()'
[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)