mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-07-28 16:02:01 +03:00
move tags
This commit is contained in:
@ -288,7 +288,7 @@ type guiState struct {
|
||||
SubCommits []*models.Commit
|
||||
Remotes []*commands.Remote
|
||||
RemoteBranches []*commands.RemoteBranch
|
||||
Tags []*commands.Tag
|
||||
Tags []*models.Tag
|
||||
MenuItems []*menuItem
|
||||
Updating bool
|
||||
Panels *panelStates
|
||||
|
Reference in New Issue
Block a user