Fix small issues with the Breaking Changes texts (#5114)

This commit is contained in:
Stefan Haller 2025-12-11 21:13:30 +01:00 committed by GitHub
commit 8651c46e14
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2210,9 +2210,9 @@ gui:
keybinding:
universal:
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.
- 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.
`,
},
}