mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-11-25 22:32:13 +02:00
WIP
This commit is contained in:
@@ -236,6 +236,8 @@ type guiState struct {
|
||||
StartupStage int // one of INITIAL and COMPLETE. Allows us to not load everything at once
|
||||
FilterPath string // the filename that gets passed to git log
|
||||
Diff DiffState
|
||||
|
||||
Contexts ContextTree
|
||||
}
|
||||
|
||||
func (gui *Gui) resetState() {
|
||||
|
||||
Reference in New Issue
Block a user