mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-07-31 14:24:25 +03:00
move PatchManager to GitCommand
This commit is contained in:
@ -151,7 +151,6 @@ type guiState struct {
|
||||
Contexts map[string]string
|
||||
CherryPickedCommits []*commands.Commit
|
||||
SplitMainPanel bool
|
||||
PatchManager *commands.PatchManager
|
||||
}
|
||||
|
||||
// for now the split view will always be on
|
||||
|
Reference in New Issue
Block a user