mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-07-30 03:23:08 +03:00
more documentation
This commit is contained in:
@ -6,6 +6,7 @@ import (
|
||||
"github.com/jesseduffield/lazygit/pkg/utils"
|
||||
)
|
||||
|
||||
// State represents the selection state of the merge conflict context.
|
||||
type State struct {
|
||||
sync.Mutex
|
||||
|
||||
|
Reference in New Issue
Block a user