Files
gemini-cli/packages/server/src/tools
Taylor Mullen 79a6ef8624 Fix(diff): Hide whitespace changes in diffs with content changes
- Updated the diff generation in `edit.ts` and `write-file.ts` to include the `ignoreWhitespace: true` option.
- This ensures that whitespace-only changes are not highlighted in the diff output when there are other content modifications, making the diffs cleaner and easier to review.
- Extract default diffing options into single source of truth.

Fixes https://github.com/google-gemini/gemini-cli/issues/548
2025-05-25 22:45:53 -07:00
..
2025-05-20 13:02:41 -07:00
2025-05-10 00:21:09 -07:00
2025-04-27 18:57:10 -07:00
2025-05-23 17:19:30 -04:00