Files
kilocode/script
Mark IJbema 24146a2171 fix(upstream): preserve partial mergiraf results without staging them
mergiraf exit 2 means it reduced conflicts but didn't fully close them.
Previously we bailed on any non-zero exit, throwing away the useful
partial reduction in the working tree. Now we always read the file after
mergiraf runs: if no conflict markers remain we stage, if markers remain
we keep the reduced content in the working tree for manual review but
leave the file unstaged so nothing half-resolved is auto-committed. Also
clean up the debug wording and surface a partial-resolution count in the
normal log output.
2026-04-28 14:25:41 +02:00
..
2026-04-24 16:58:05 +02:00
2025-10-28 18:32:45 -05:00
2026-04-12 13:36:08 +02:00
2026-04-24 14:18:25 +02:00
2026-01-08 14:19:44 -06:00