mirror of
https://github.com/martinvonz/jj.git
synced 2025-05-05 23:42:50 +00:00
make_diff_files() will be async function that uses materialized_diff_stream() internally. apply_diff_builtin() will take callbacks to handle binary/conflict files.