Fixed
- Parser: Fixed a bug where Git extended headers (e.g.,
diff --git,index,new file mode) appearing between file sections were incorrectly parsed as context lines for the preceding hunk. This prevents patch corruption when parsing raw Git output containing multiple files or metadata changes.
Full Changelog: v1.3.2...v1.3.3