Skip to content

Commit cba937a

Browse files
stefanhallerkarolzwolak
authored andcommitted
Add breaking changes notice about git.paging.useConfig option
1 parent 6b40105 commit cba937a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pkg/i18n/english.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2175,6 +2175,8 @@ keybinding:
21752175
universal:
21762176
suspendApp: <disabled>
21772177
redo: <c-z>
2178+
2179+
- 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.
21782180
`,
21792181
},
21802182
}

0 commit comments

Comments
 (0)