mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-11-29 22:48:24 +02:00
Merge pull request #2433 from Ryooooooga/subcommits-limit
This commit is contained in:
@@ -173,7 +173,7 @@ func (gui *Gui) subCommitsListContext() *context.SubCommitsContext {
|
||||
false,
|
||||
)
|
||||
},
|
||||
nil,
|
||||
OnFocusWrapper(gui.onSubCommitFocus),
|
||||
gui.withDiffModeCheck(gui.subCommitsRenderToMain),
|
||||
nil,
|
||||
gui.c,
|
||||
|
||||
Reference in New Issue
Block a user