mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-07-28 16:02:01 +03:00
restore field
This commit is contained in:
@ -27,7 +27,7 @@ func NewConfigCommands(
|
|||||||
return &ConfigCommands{
|
return &ConfigCommands{
|
||||||
Common: common,
|
Common: common,
|
||||||
gitConfig: gitConfig,
|
gitConfig: gitConfig,
|
||||||
// repo: repo,
|
repo: repo,
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user