Skip to content

Conversation

@httpdss
Copy link
Owner

@httpdss httpdss commented Aug 11, 2025

Closes #93

  • Add --diff option to generate command showing unified diffs for files that would be created/modified.
  • Support diff mode in both --dry-run and console output modes.
  • Print per-file action summary (create/update) during dry-run with diff.
  • Normalized line ending handling for clean diff output.
  • Added test coverage for dry-run diff behavior.

All tests pass (93).

…odes; include per-file action summary (closes #93)
@httpdss httpdss added enhancement New feature or request minor labels Aug 11, 2025
@httpdss httpdss merged commit 4796e57 into main Aug 11, 2025
3 checks passed
@httpdss httpdss deleted the feature/issue-93-dry-run-diff branch August 11, 2025 01:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request feature minor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Better dry-run and diff preview

2 participants