jesseduffield.lazygit/pkg/config
Stefan Haller 51a558040d Fix the title and text (and variable names) of the Discard Changes prompt
The title was saying "Unstage lines", which was just wrong. The text said
"Delete lines", which can be seen as a bit misleading; we are only discarding
the changes to the selected lines, not deleting the lines themselves.

For consistency, rename the config variable skipUnstageLineWarning accordingly.
2023-06-26 08:15:35 +02:00
..
app_config.go Merge pull request #2508 from Ryooooooga/remove-jesseduffield-yaml 2023-05-30 17:39:25 +10:00
config_default_platform.go Change OpenCommand to Open and OpenLinkCommand to OpenLink 2023-04-13 13:14:00 +02:00
config_linux.go Change OpenCommand to Open and OpenLinkCommand to OpenLink 2023-04-13 13:14:00 +02:00
config_windows.go Change OpenCommand to Open and OpenLinkCommand to OpenLink 2023-04-13 13:14:00 +02:00
dummies.go build: remove github.com/jesseduffield/yaml package 2023-03-17 23:19:11 +09:00
editor_presets.go kakoune binary name 2023-06-05 08:53:39 -04:00
editor_presets_test.go Implement edit presets 2023-04-13 13:14:00 +02:00
user_config.go Fix the title and text (and variable names) of the Discard Changes prompt 2023-06-26 08:15:35 +02:00