1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-08-09 09:22:48 +03:00

feat: let the staging secondary panel change view mode

This commit is contained in:
AzraelSec
2024-06-05 02:52:11 +02:00
committed by Stefan Haller
parent 03a075c223
commit 06496ccd17
3 changed files with 58 additions and 1 deletions

View File

@@ -245,6 +245,7 @@ var tests = []*components.IntegrationTest{
reflog.DoNotShowBranchMarkersInReflogSubcommits,
reflog.Patch,
reflog.Reset,
staging.DiffChangeScreenMode,
staging.DiffContextChange,
staging.DiscardAllChanges,
staging.Search,