Files
rtk-ai__rtk/tests/fixtures/diff/git_diff_mode_raw.txt
kylehgc f42eaf92bd fix(diff): review round 1 -- byte-raw fallback, strict prefix width, fixture hygiene
- Structural fallback now emits the caller's exact bytes (a lossy UTF-8
  decode or ANSI-stripped 'raw' is not raw); the decode-strip-parse-guard
  pipeline moved into condense_stdin so it is unit-testable.
- Dropped the mailer-padding tolerance: a line shorter than the hunk's
  prefix width now falls back instead of being guessed into context.
- Plain-diff fixtures recaptured with relative paths (no local usernames
  or session ids); copy-only and mode-only sections get real fixtures and
  a vanish-class test.
2026-08-30 22:29:17 +00:00

4 lines
63 B
Plaintext

diff --git a/main.rs b/main.rs
old mode 100644
new mode 100755