Skip to content

Implement VSCode-style diff handlers for GitPanel#289

Merged
Stasshe merged 2 commits intomainfrom
Stasshe/git-diff-stage-bug
Jan 27, 2026
Merged

Implement VSCode-style diff handlers for GitPanel#289
Stasshe merged 2 commits intomainfrom
Stasshe/git-diff-stage-bug

Conversation

@Stasshe
Copy link
Copy Markdown
Owner

@Stasshe Stasshe commented Jan 27, 2026

Introduce VSCode-style diff handling for staged and unstaged files in GitPanel. Staged files now compare HEAD vs INDEX, while unstaged files compare INDEX vs WORKDIR or HEAD vs WORKDIR if not staged. This enhances the diff functionality to align with user expectations from VSCode.

Fixes #278

@Stasshe Stasshe temporarily deployed to Stasshe/git-diff-stage-bug - pyxis-code PR #289 January 27, 2026 05:48 — with Render Destroyed
@Stasshe Stasshe merged commit 772bc28 into main Jan 27, 2026
@Stasshe Stasshe deleted the Stasshe/git-diff-stage-bug branch January 27, 2026 05:51
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.

stage済み file diff bug

1 participant