- Create src/diff_viewer.py with parse_diff function - Parse unified diff into DiffFile and DiffHunk dataclasses - Extract file paths, hunk headers, and line changes - Add unit tests for diff parser
2.1 KiB
2.1 KiB