mirror of
https://github.com/jesseduffield/lazygit.git
synced 2026-09-10 07:36:27 -04:00
restore field
This commit is contained in:
parent
18f48a43d5
commit
16c9b5404d
|
|
@ -27,7 +27,7 @@ func NewConfigCommands(
|
|||
return &ConfigCommands{
|
||||
Common: common,
|
||||
gitConfig: gitConfig,
|
||||
// repo: repo,
|
||||
repo: repo,
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue