mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-07-30 03:23:08 +03:00
refactor contexts code
This commit is contained in:
@ -10,7 +10,7 @@ type ContextTree struct {
|
||||
Branches types.IListContext
|
||||
Remotes types.IListContext
|
||||
RemoteBranches types.IListContext
|
||||
Tags types.IListContext
|
||||
Tags *TagsContext
|
||||
BranchCommits types.IListContext
|
||||
CommitFiles types.IListContext
|
||||
ReflogCommits types.IListContext
|
||||
|
Reference in New Issue
Block a user