-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
area-composerIssues or features related to Commit ComposerIssues or features related to Commit Composerbugverified ✔VerifiedVerified
Milestone
Description
Fixes an issue where diffing untracked files could trigger unwanted file system events.
Summary
Uses a temporary index for diffs of untracked files to avoid side effects.
Impact
Users working with untracked files in the Commit Composer no longer experience unexpected behavior from file system event triggers.
Validation
- Open a repository with untracked files
- Use the Commit Composer to view diffs of untracked files
- Verify no unexpected events or side effects occur
Risk
Low - isolated change to diff operation handling.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area-composerIssues or features related to Commit ComposerIssues or features related to Commit Composerbugverified ✔VerifiedVerified