exec_cmd.c: replace hard-coded path list with one from <paths.h>
[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)