jesseduffield.lazygit/pkg/integration/tests
Jesse Duffield d772c9f1d4 Use sentence case everywhere
We have not been good at consistent casing so far. Now we use 'Sentence case' everywhere. EVERYWHERE.

Also Removing 'Lc' prefix from i18n field names: the 'Lc' stood for lowercase but now that everything
is in 'Sentence case' there's no need for the distinction.

I've got a couple lower case things I've kept: namely, things that show up in parentheses.
2023-05-25 23:52:19 +10:00
..
bisect Use sentence case everywhere 2023-05-25 23:52:19 +10:00
branch Use sentence case everywhere 2023-05-25 23:52:19 +10:00
cherry_pick Use sentence case everywhere 2023-05-25 23:52:19 +10:00
commit Use sentence case everywhere 2023-05-25 23:52:19 +10:00
config Construct arg vector manually rather than parse string 2023-05-23 19:49:19 +10:00
conflicts Construct arg vector manually rather than parse string 2023-05-23 19:49:19 +10:00
custom_commands Use sentence case everywhere 2023-05-25 23:52:19 +10:00
diff Use sentence case everywhere 2023-05-25 23:52:19 +10:00
file Use sentence case everywhere 2023-05-25 23:52:19 +10:00
filter_by_path Use sentence case everywhere 2023-05-25 23:52:19 +10:00
interactive_rebase Use sentence case everywhere 2023-05-25 23:52:19 +10:00
misc Construct arg vector manually rather than parse string 2023-05-23 19:49:19 +10:00
patch_building Use sentence case everywhere 2023-05-25 23:52:19 +10:00
reflog Use sentence case everywhere 2023-05-25 23:52:19 +10:00
shared Construct arg vector manually rather than parse string 2023-05-23 19:49:19 +10:00
staging Construct arg vector manually rather than parse string 2023-05-23 19:49:19 +10:00
stash Use sentence case everywhere 2023-05-25 23:52:19 +10:00
submodule Use sentence case everywhere 2023-05-25 23:52:19 +10:00
sync Use sentence case everywhere 2023-05-25 23:52:19 +10:00
tag Use sentence case everywhere 2023-05-25 23:52:19 +10:00
ui Use sentence case everywhere 2023-05-25 23:52:19 +10:00
undo Use sentence case everywhere 2023-05-25 23:52:19 +10:00
test_list.go Construct arg vector manually rather than parse string 2023-05-23 19:49:19 +10:00
test_list_generator.go cleanup integration test code 2023-02-26 12:54:13 +11:00
tests.go cleanup integration test code 2023-02-26 12:54:13 +11:00