Implement interactive hunk staging and discarding #3

Merged
Christoph merged 1 commits from Features/lineStageDiscard into master 2026-07-01 12:48:55 +00:00
Owner

Introduce a new dialog that allows users to view file changes as individual hunks and selectively stage, unstage, or discard them. This provides more granular control over modifications, similar to git add -p.

Enhance branch panel usability by allowing double-click to checkout a branch.

Introduce a new dialog that allows users to view file changes as individual hunks and selectively stage, unstage, or discard them. This provides more granular control over modifications, similar to `git add -p`. Enhance branch panel usability by allowing double-click to checkout a branch.
Christoph added 1 commit 2026-07-01 12:48:50 +00:00
Introduce a new dialog that allows users to view file changes as individual hunks and selectively stage, unstage, or discard them. This provides more granular control over modifications, similar to `git add -p`.

Enhance branch panel usability by allowing double-click to checkout a branch.
Christoph merged commit 312727ee73 into master 2026-07-01 12:48:55 +00:00
Christoph deleted branch Features/lineStageDiscard 2026-07-01 12:48:55 +00:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Christoph/GitLite#3