jesseduffield.lazygit/pkg/i18n
Stefan Haller b133318b40 Add command to squash all fixups in the current branch
To do that, change the "Apply fixup commits" command to show a menu with the two
choices "in current branch" and "above the selected commit"; we make "in current
branch" the default, as it's the more useful one most of the time, even though
it is a breaking change for those who are used to "shift-S enter" meaning
"squash above selected".
2024-01-29 09:37:47 +01:00
..
chinese.go Add command to squash all fixups in the current branch 2024-01-29 09:37:47 +01:00
dutch.go Add command to squash all fixups in the current branch 2024-01-29 09:37:47 +01:00
english.go Add command to squash all fixups in the current branch 2024-01-29 09:37:47 +01:00
i18n.go feat(i18n): add russian translation 2023-06-28 00:34:59 +06:00
i18n_test.go fix lint errors 2020-11-18 08:36:19 +11:00
japanese.go Add command to squash all fixups in the current branch 2024-01-29 09:37:47 +01:00
korean.go Add command to squash all fixups in the current branch 2024-01-29 09:37:47 +01:00
polish.go Add command to squash all fixups in the current branch 2024-01-29 09:37:47 +01:00
russian.go Add command to squash all fixups in the current branch 2024-01-29 09:37:47 +01:00
traditional_chinese.go Add command to squash all fixups in the current branch 2024-01-29 09:37:47 +01:00