Skip to content

fix: generate diff content for untracked files#5

Draft
luigiinred wants to merge 1 commit into
issue-1-untracked-file-difffrom
issue-1-generate-diff
Draft

fix: generate diff content for untracked files#5
luigiinred wants to merge 1 commit into
issue-1-untracked-file-difffrom
issue-1-generate-diff

Conversation

@luigiinred

Copy link
Copy Markdown
Owner

[[[
issue: #1
what: Read untracked file contents and format as unified diff with all lines as additions
why: Users need to see new file contents before staging/committing
who: All dashboard users
]]]

Feature PR: #4


Changes

  • Modified server.js to read untracked file content
  • Formats content as unified diff (all lines prefixed with +)
  • Handles binary/unreadable files gracefully with error message

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant