mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-11-25 22:32:13 +02: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