jesseduffield.lazygit/pkg/integration/tests/interactive_rebase
Stefan Haller dd61c49a15 Better error message for trying to squash or fixup the first commit
It's not so much the total number of commits that matters here, it's just
whether we are on the first one. (This includes the other condition.)

This allows us to get rid of the condition in rebase.go.
2023-02-20 07:40:04 +01:00
..
amend_merge.go move popup assertions into a struct 2022-12-28 11:00:22 +11:00
fixup_first_commit.go Better error message for trying to squash or fixup the first commit 2023-02-20 07:40:04 +01:00
one.go create actions struct 2022-12-28 10:54:38 +11:00
squash_down_first_commit.go Better error message for trying to squash or fixup the first commit 2023-02-20 07:40:04 +01:00