mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-07-01 00:54:58 +02:00
Fixed view not defined error with git push and pull
This commit is contained in:
@ -84,7 +84,6 @@ func (gui *Gui) waitForPassUname(g *gocui.Gui, currentView *gocui.View, passOrUn
|
||||
|
||||
// wait for username/passwords input
|
||||
waitForGroup.Wait()
|
||||
_ = gui.switchFocus(g, pushPassUnameView, currentView)
|
||||
return unamePassMessage
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user