mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-08-24 19:39:16 +02:00
Add breaking changes notice about git.paging.useConfig option
This commit is contained in:
@@ -2169,6 +2169,8 @@ keybinding:
|
|||||||
universal:
|
universal:
|
||||||
suspendApp: <disabled>
|
suspendApp: <disabled>
|
||||||
redo: <c-z>
|
redo: <c-z>
|
||||||
|
|
||||||
|
- The 'git.paging.useConfig' option has been removed. If you were relying on it to configure your pager, you'll have to explicitly set the pager again using the git.paging.pager' option.
|
||||||
`,
|
`,
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user