mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-07-30 03:23:08 +03:00
add optimistic rendering for staging and unstaging files
This commit is contained in:
@ -62,6 +62,7 @@ func (gui *Gui) resetControllers() {
|
||||
model,
|
||||
gui.State.Contexts,
|
||||
gui.State.Modes,
|
||||
&gui.Mutexes,
|
||||
)
|
||||
|
||||
syncController := controllers.NewSyncController(
|
||||
|
Reference in New Issue
Block a user