mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-06-15 00:15:32 +02:00
start breaking up git struct
This commit is contained in:
@ -124,8 +124,6 @@ func (gui *Gui) createAllViews() error {
|
||||
return err
|
||||
}
|
||||
|
||||
gui.GitCommand.GetCmdWriter = gui.getCmdWriter
|
||||
|
||||
return nil
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user