Files
paseo/packages
c4605 b3c272f720 Fix native diff row expansion (#940)
* Fix structured diff parsing for no-prefix paths

Git can emit diff --git path path when diff.noprefix is enabled. The structured diff parser only handled the default a/path b/path form, so checkout diff assembly could lose hunks for affected files and render expanded rows empty.

Normalize optional a/ and b/ prefixes in both app and server parsers, and cover the no-prefix header form with regression tests.

* Fix no-prefix diff path parsing

---------

Co-authored-by: Mohamed Boudra <boudra.moha@gmail.com>
2026-05-17 18:58:10 +08:00
..
2026-05-17 18:58:10 +08:00
2026-05-15 18:07:13 +07:00
2026-05-15 18:07:13 +07:00
2026-05-15 18:07:13 +07:00
2026-05-15 18:07:13 +07:00