mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-07-30 03:23:08 +03:00
more work on rebasing including visual indicators
This commit is contained in:
@ -125,6 +125,7 @@ type guiState struct {
|
||||
Platform commands.Platform
|
||||
Updating bool
|
||||
Panels *panelStates
|
||||
WorkingTreeState string // one of "merging", "rebasing", "normal"
|
||||
}
|
||||
|
||||
// NewGui builds a new gui handler
|
||||
|
Reference in New Issue
Block a user