http.c: Remove unnecessary strdup of sha1_to_hex result
[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)