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
1 Commits
Author SHA1 Message Date
Christoph Brandau 5752243e6e Implement interactive hunk staging and discarding
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.
2026-07-01 14:47:36 +02:00