mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-06-15 00:15:32 +02:00
more consistent naming
This commit is contained in:
@ -239,5 +239,5 @@ func (self *BisectController) Context() types.Context {
|
||||
}
|
||||
|
||||
func (self *BisectController) context() *context.LocalCommitsContext {
|
||||
return self.contexts.BranchCommits
|
||||
return self.contexts.LocalCommits
|
||||
}
|
||||
|
Reference in New Issue
Block a user