jesseduffield.lazygit/pkg/i18n
Stefan Haller 150cc70698 Make it easy to create "amend!" commits
To support this, we turn the confirmation prompt of the "Create fixup commit"
command into a menu; creating a fixup commit is the first entry, so that
"shift-F, enter" behaves the same as before. But there are additional entries
for creating "amend!" commits, either with or without file changes. These make
it easy to reword commit messages of existing commits.
2024-03-22 08:27:45 +01:00
..
chinese.go Make it easy to create "amend!" commits 2024-03-22 08:27:45 +01:00
dutch.go Make it easy to create "amend!" commits 2024-03-22 08:27:45 +01:00
english.go Make it easy to create "amend!" commits 2024-03-22 08:27:45 +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 Make it easy to create "amend!" commits 2024-03-22 08:27:45 +01:00
korean.go Make it easy to create "amend!" commits 2024-03-22 08:27:45 +01:00
polish.go Make it easy to create "amend!" commits 2024-03-22 08:27:45 +01:00
russian.go Make it easy to create "amend!" commits 2024-03-22 08:27:45 +01:00
traditional_chinese.go Make it easy to create "amend!" commits 2024-03-22 08:27:45 +01:00