Use git_mkstemp_mode and xmkstemp_mode in odb_mkstemp, not chmod later.
[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)